Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
fd2977e8
Commit
fd2977e8
authored
5 years ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
17dc151b
master
develop
migrate_to_Java11
0.2.2
0.1.0
No related merge requests found
Pipeline
#268
failed
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+10
-2
.gitlab-ci.yml
with
10 additions
and
2 deletions
+10
-2
.gitlab-ci.yml
+
10
-
2
View file @
fd2977e8
...
...
@@ -4,5 +4,13 @@ variables:
build
:
script
:
-
echo $JAVA_HOME
-
mvn package -B
\ No newline at end of file
-
mvn package -B
release
:
script
:
-
"
echo
create
release"
only
:
-
tags
refs
:
-
master
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Explore
Projects
Groups
Snippets