Increase Docker publish timeout

This commit is contained in:
Diocrafts
2026-04-23 07:58:58 +02:00
parent e4847078dc
commit b603ebcdd3
+1 -1
View File
@@ -57,7 +57,7 @@ jobs:
build-and-push:
name: Build & Push Multi-Arch
runs-on: ubuntu-latest
timeout-minutes: 180
timeout-minutes: 360
needs: test
steps:
- name: Checkout