increased timeout for building (frontend sometimes takes longer than 10min with no output)
This commit is contained in:
@@ -74,4 +74,5 @@ jobs:
|
||||
chmod u+x ./kubectl
|
||||
- run:
|
||||
name: Create and Deploy Docker image
|
||||
no_output_timeout: 30m
|
||||
command: ./.circleci/ci-build-and-deploy.sh
|
||||
|
||||
Reference in New Issue
Block a user