Skip to content

Commit

Permalink
extend the timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
solaoi committed Aug 11, 2022
1 parent fbe0749 commit d71a8f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
build_and_push:
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 30
env:
IMAGE_NAME: co-metub
steps:
Expand Down

0 comments on commit d71a8f3

Please sign in to comment.