👷(actions) increase front build timeout
While on self-hosted runners, the build can be very long...
This commit is contained in:
@@ -55,6 +55,7 @@ jobs:
|
||||
|
||||
build-and-push-frontend:
|
||||
runs-on: self-hosted
|
||||
timeout-minutes: 40
|
||||
steps:
|
||||
-
|
||||
name: Checkout repository
|
||||
|
||||
Reference in New Issue
Block a user