Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
iBB
API
geneinfoservice
Commits
6d966c22
Commit
6d966c22
authored
Dec 30, 2020
by
cnguyen2
Browse files
Minor fix
parent
efeaf06c
Pipeline
#165701
failed with stages
in 39 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
6d966c22
...
...
@@ -7,12 +7,13 @@ variables:
CONTAINER_TEMP_IMAGE
:
$CI_REGISTRY_IMAGE:temp-$CI_COMMIT_SHORT_SHA
MAVEN_OPTS
:
"
-Dmaven.repo.local=.m2/repository
-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=WARN"
cache
:
paths
:
-
.m2/repository
build native
:
stage
:
build
image
:
quay.io/quarkus/centos-quarkus-maven:20.3-java11
cache
:
paths
:
-
.m2/repository
only
:
-
master
script
:
...
...
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