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
97c484a6
Commit
97c484a6
authored
Apr 27, 2020
by
cazenave
Browse files
Update .gitlab-ci.yml
parent
bbedaa5a
Pipeline
#2179
failed
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
97c484a6
...
...
@@ -4,6 +4,7 @@ variables:
DOCKER_TLS_CERTDIR
:
"
"
MAVEN_OPTS
:
"
-Dmaven.repo.local=./.m2/repository"
stages
:
-
build_vitamui
-
build_api
...
...
@@ -26,6 +27,7 @@ build_vitamui:dev:
script
:
-
mvn clean install -Pdev -DskipTests
artifacts
:
-
target/
build_security-internal:dev:
image
:
maven:3.6.3-jdk-8
...
...
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