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
Melodic
melodic-frontend
Commits
517013bc
Commit
517013bc
authored
Dec 23, 2019
by
Sebastian Schork
Browse files
Update .gitlab-ci.yml
parent
428f174c
Pipeline
#7391
failed
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
517013bc
build-angular-ui
:
stage
:
build
stage
:
build
-angular-ui
image
:
trion/ng-cli
before_script
:
-
npm install -g --save-dev @angular/cli@latest
...
...
@@ -9,7 +9,7 @@ build-angular-ui:
-
ng build --prod
build-ui-docker
:
stage
:
build
stage
:
build
-ui-docker
image
:
docker:19.03.1
services
:
-
docker:19.03.1-dind
...
...
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