mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 05:09:38 +02:00
Add max time to Docker publish
Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
parent
f1f2e103ce
commit
c0e290a07e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
@ -22,6 +22,8 @@ jobs:
|
||||||
name: Build docker image
|
name: Build docker image
|
||||||
needs: [ ci ]
|
needs: [ ci ]
|
||||||
|
|
||||||
|
timeout-minutes: 60
|
||||||
|
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue