feature: Leave project test flow
This commit is contained in:
@ -23,6 +23,7 @@ build:
|
||||
stage: build
|
||||
before_script:
|
||||
- npm ci --cache .npm --prefer-offline --only=production
|
||||
- npm i cypress-localstorage-commands
|
||||
script:
|
||||
- cp config.sample.json config.json
|
||||
- npm run build
|
||||
|
||||
Reference in New Issue
Block a user