Skip to content
Snippets Groups Projects
Commit bb9015de authored by Chris Hines's avatar Chris Hines
Browse files

try a pipeline

parent 5904e1e8
No related branches found
No related tags found
No related merge requests found
Pipeline #6718 canceled
image: trion/ng-cli-karma
cache:
paths:
- node_modules/
deploy_stage:
stage: deploy
environment: Stage
only:
- master
script:
- rm ./package-lock.json
- npm install
- ./node_modules/@angular/cli/bin/ng build --progress false --prod --base-href=/sv2/
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment