Increase timeout

This commit is contained in:
Fang-Pen Lin
2025-11-10 12:46:58 -08:00
parent 5ea887b612
commit bea8ea828e

View File

@@ -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