feature: Leave project test flow

This commit is contained in:
Jure Ursic
2020-07-14 16:11:54 +02:00
parent 9a6ea85bbb
commit a9f86520bb
3 changed files with 52 additions and 1 deletions

View File

@ -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