Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Eric Duminil
RegionChooser
Commits
8ec066f2
Commit
8ec066f2
authored
4 years ago
by
Matthias Betz
Browse files
Options
Download
Email Patches
Plain Diff
Update .gitlab-ci.yml
parent
3bf54360
Pipeline
#1008
passed with stage
in 53 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
.gitlab-ci.yml
+1
-0
.gitlab-ci.yml
with
1 addition
and
0 deletions
+1
-0
.gitlab-ci.yml
+
1
-
0
View file @
8ec066f2
...
@@ -7,6 +7,7 @@ build:
...
@@ -7,6 +7,7 @@ build:
release
:
release
:
script
:
script
:
-
apt-get -y install curl
-
mvn package -B
-
mvn package -B
-
FILE=$(ls target/ | grep '\.zip$' | head -n 1)
-
FILE=$(ls target/ | grep '\.zip$' | head -n 1)
-
echo ${FILE}
-
echo ${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