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