mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-07 22:53:55 -05:00
Increase timeout
This commit is contained in:
1
.github/workflows/run-backend-bdd-tests.yml
vendored
1
.github/workflows/run-backend-bdd-tests.yml
vendored
@@ -63,6 +63,7 @@ jobs:
|
||||
image=moby/buildkit:latest
|
||||
- name: Build Infisical backend Docker image with caching
|
||||
uses: docker/bake-action@v5
|
||||
timeout-minutes: 30
|
||||
with:
|
||||
files: docker-compose.dev.yml
|
||||
targets: backend
|
||||
|
||||
Reference in New Issue
Block a user