Skip to content

Commit 14e7273

Browse files
committed
add docker build timeout
1 parent d7251e3 commit 14e7273

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ env:
1919

2020
jobs:
2121
build-and-push-image:
22+
timeout-minutes: 60
2223
runs-on: ubuntu-latest
2324
permissions:
2425
contents: read

0 commit comments

Comments
 (0)