kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Reduce build timeout to 2 minutes (now that concurrently speeds it up)
rodzic
8c5d69be8e
commit
1b07f803a7
|
@ -9,7 +9,7 @@ stages:
|
|||
|
||||
build:
|
||||
stage: build
|
||||
timeout: 3 minutes
|
||||
timeout: 2 minutes
|
||||
before_script:
|
||||
- yarn install --ignore-scripts
|
||||
- apt-get update -y && apt-get install -y zip
|
||||
|
|
Ładowanie…
Reference in New Issue