We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d35a516 commit 6b28b86Copy full SHA for 6b28b86
1 file changed
.github/workflows/release.yml
@@ -52,6 +52,7 @@ jobs:
52
53
- name: Build and push Docker image
54
uses: docker/build-push-action@v5
55
+ timeout-minutes: 20
56
with:
57
context: .
58
platforms: linux/amd64,linux/arm64
0 commit comments