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
434eb0f2
Commit
434eb0f2
authored
Nov 29, 2019
by
Matthias Betz
Browse files
Update .gitlab-ci.yml
parent
f459f1b9
Pipeline
#277
failed with stage
in 9 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
434eb0f2
...
...
@@ -11,7 +11,8 @@ release:
-
mvn package -B
-
echo "create release"
-
ls target/
-
ls target/ | grep *.zip
-
ls target/*.zip
-
ls target/ | grep '\.zip$'
-
ls target/ | grep *.zip | head -n
1
-
FILE= ls target/ | grep *.zip | head -n
1
-
echo $FILE
...
...
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