Bump Docker build timeout from 2m -> 5m (#17606)

Some of these are timing out without the OIDC bug
This commit is contained in:
Zanie Blue
2026-01-18 23:40:44 -06:00
committed by GitHub
parent 2b2158c177
commit b9de4fd6d7
+1 -1
View File
@@ -154,7 +154,7 @@ jobs:
docker-publish-extra:
name: ${{ needs.docker-plan.outputs.action }} ${{ matrix.image-mapping }}
runs-on: ubuntu-latest
timeout-minutes: 2
timeout-minutes: 5
environment:
name: ${{ needs.docker-plan.outputs.push == 'true' && 'release' || '' }}
needs: