Skip to content

Commit

Permalink
add docker build timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
cogentapps committed Mar 21, 2023
1 parent d7251e3 commit 14e7273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ env:

jobs:
build-and-push-image:
timeout-minutes: 60
runs-on: ubuntu-latest
permissions:
contents: read
Expand Down

0 comments on commit 14e7273

Please sign in to comment.