Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
SAREF
saref-pipeline
Commits
c43f4693
Commit
c43f4693
authored
Jul 26, 2020
by
Maxime Lefrançois
Browse files
Update .gitlab-ci.yml
parent
723ab8f1
Pipeline
#87
failed with stage
in 11 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
.gitlab-ci.yml
+1
-0
No files found.
.gitlab-ci.yml
View file @
c43f4693
...
...
@@ -3,6 +3,7 @@ image: maven:3.6.2-jdk-8
build
:
stage
:
build
script
:
-
mvn help:system ; javac -v
-
export PATH=$PATH:$JAVA_HOME/bin/
-
mvn package
artifacts
:
...
...
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