Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
sarah.grebing
ProofScriptParser
Commits
c9c4a1c8
Commit
c9c4a1c8
authored
May 01, 2017
by
alexander.weigl
🐼
Browse files
Update .gitlab-ci.yml
parent
7d9ffb72
Pipeline
#10126
failed with stage
in 1 minute and 17 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
c9c4a1c8
...
...
@@ -2,6 +2,15 @@ image: maven:3.5.0-jdk-8
cache
:
paths
:
-
.m2/
variables
:
MAVEN_OPTS
:
-Dmaven.repo.local=${CI_PROJECT_DIR}/.m2
build
:
script
:
"
mvn
compile
-B
-T
2"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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