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
anis
anis-client
Commits
4f3e7727
Commit
4f3e7727
authored
May 17, 2021
by
François Agneray
Browse files
Angular-cli v11-lts
parent
72f6df46
Pipeline
#5289
passed with stages
in 12 minutes and 28 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4f3e7727
...
...
@@ -36,7 +36,7 @@ test:
script
:
-
apt-get update
-
apt-get install -y --no-install-recommends firefox-esr
-
yarn global add @angular/cli
-
yarn global add @angular/cli
@v11-lts
-
ng test --no-watch --browsers FirefoxHeadlessCI --code-coverage
artifacts
:
paths
:
...
...
@@ -75,7 +75,7 @@ build:
-
node_modules
policy
:
pull
script
:
-
yarn global add @angular/cli
-
yarn global add @angular/cli
@v11-lts
-
ng build --prod
artifacts
:
paths
:
...
...
Write
Preview
Supports
Markdown
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