Add max time to Docker publish

Signed-off-by: Zach Gollwitzer <zach@maybe.co>
This commit is contained in:
Zach Gollwitzer
2025-02-12 15:07:24 -05:00
committed by GitHub
parent f1f2e103ce
commit c0e290a07e

View File

@@ -22,6 +22,8 @@ jobs:
name: Build docker image
needs: [ ci ]
timeout-minutes: 60
runs-on: ubuntu-latest
permissions: