👷(actions) increase front build timeout

While on self-hosted runners, the build can be very long...
This commit is contained in:
Quentin BEY
2025-07-31 15:06:44 +02:00
parent 30ca4a4066
commit 44b50d5085
+1
View File
@@ -55,6 +55,7 @@ jobs:
build-and-push-frontend:
runs-on: self-hosted
timeout-minutes: 40
steps:
-
name: Checkout repository