Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
hpc-team
strudelv2_spa
Commits
2cfca2d5
Commit
2cfca2d5
authored
Sep 23, 2020
by
Chris Hines
Browse files
explicitly add aot
parent
d50b6984
Pipeline
#12072
passed with stages
in 6 minutes and 44 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2cfca2d5
...
...
@@ -15,7 +15,7 @@ build:
-
apt install -y nodejs
-
rm ./package-lock.json
-
npm install
-
./node_modules/@angular/cli/bin/ng build --prod --base-href=/ --configuration=$CI_COMMIT_REF_NAME
-
./node_modules/@angular/cli/bin/ng build
--aot
--prod --base-href=/ --configuration=$CI_COMMIT_REF_NAME
artifacts
:
paths
:
-
./dist/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment