mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-10 04:15:40 +01:00
Add timeout to CI
Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
parent
387d4c62d0
commit
ec965500d9
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -12,6 +12,7 @@ jobs:
|
||||
build:
|
||||
name: build
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 3
|
||||
steps:
|
||||
|
||||
- name: Checkout
|
||||
|
Loading…
Reference in New Issue
Block a user