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
428f174c
Commit
428f174c
authored
Dec 23, 2019
by
Sebastian Schork
Browse files
Update .gitlab-ci.yml
parent
e53d6f00
Pipeline
#7390
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
428f174c
...
...
@@ -9,7 +9,7 @@ build-angular-ui:
-
ng build --prod
build-ui-docker
:
stage
:
build
-ui-docker
stage
:
build
image
:
docker:19.03.1
services
:
-
docker:19.03.1-dind
...
...
@@ -17,8 +17,5 @@ build-ui-docker:
DOCKER_TLS_CERTDIR
:
"
/certs"
dependencies
:
-
build-angular-ui
before_script
:
-
cd cdo_server_oxygen/server-core/src/main/docker/
-
cp ../../../target/server-core.jar .
script
:
-
docker build -t ui-frontend .
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