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

get gitlab to build

parent 85eefbfd
No related branches found
No related tags found
No related merge requests found
Pipeline #6723 failed
......@@ -3,4 +3,7 @@ stages:
test:
stage: test
script: echo "Running test"
script:
- rm ./package-lock.json
- npm install
- ./node_modules/@angular/cli/bin/ng build --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