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
df630964
Commit
df630964
authored
Jul 27, 2020
by
Maxime Lefrançois
Browse files
Update .gitlab-ci.yml
parent
1383ed00
Pipeline
#88
passed with stage
in 25 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
.gitlab-ci.yml
.gitlab-ci.yml
+0
-2
No files found.
.gitlab-ci.yml
View file @
df630964
...
...
@@ -3,8 +3,6 @@ image: maven:3.6.2-jdk-8
build
:
stage
:
build
script
:
-
cd / && find javac
-
export PATH=$PATH:$JAVA_HOME/bin/
-
mvn package
artifacts
:
paths
:
...
...
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