mirror of
https://gitlab.com/MisterBiggs/brain-quartz.git
synced 2025-08-01 11:11:28 +00:00
start the fight with CI
This commit is contained in:
@@ -13,6 +13,8 @@ build:
|
|||||||
rules:
|
rules:
|
||||||
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
- if: '$CI_COMMIT_REF_NAME == "v4"'
|
||||||
before_script:
|
before_script:
|
||||||
|
- git submodule sync --recursive
|
||||||
|
- git submodule update --init --recursive
|
||||||
- hash -r
|
- hash -r
|
||||||
- npm ci --cache .npm --prefer-offline
|
- npm ci --cache .npm --prefer-offline
|
||||||
script:
|
script:
|
||||||
|
Reference in New Issue
Block a user