Skip to content
Snippets Groups Projects
Commit 44385c00 authored by mablanch's avatar mablanch
Browse files

hh

parent 0bc3227a
Branches master
No related tags found
No related merge requests found
Pipeline #1039843 passed with stages
in 3 minutes and 6 seconds
......@@ -5,7 +5,9 @@ stages:
build:
stage: build
image: gitlab-registry.cern.ch/mablanch/test-ci
script: ng build --prod
script:
- npm install
- ng build --prod
artifacts:
paths:
- dist/
......
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