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
cazenave
Pastis Vitamui
Commits
ddbd9bb7
Commit
ddbd9bb7
authored
Apr 27, 2020
by
cazenave
Browse files
Update .gitlab-ci.yml
parent
e0ea7ae2
Pipeline
#2176
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
ddbd9bb7
...
...
@@ -5,8 +5,8 @@ variables:
MAVEN_OPTS
:
"
-Dmaven.repo.local=./.m2/repository"
stages
:
-
build_
java
-
build_
vitamui
-
build_api
.machine
:
&runner-shell
tags
:
...
...
@@ -29,7 +29,7 @@ build_vitamui:dev:
build_security-internal:dev:
image
:
maven:3.6.3-jdk-8
stage
:
build_
java
stage
:
build_
api
only
:
-
master
<<
:
*runner-docker
...
...
@@ -40,6 +40,6 @@ build_security-internal:dev:
paths
:
-
api/api-security/security-internal/target/
dependencies
:
-
build_vitamui:dev
-
build_vitamui:dev
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