Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
François Bailly
Gepetto Utils
Commits
e1b4b1a9
Commit
e1b4b1a9
authored
Jun 12, 2018
by
Guilhem Saurel
Browse files
only delete needed archives
parent
c2f22309
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/release.sh
View file @
e1b4b1a9
...
...
@@ -13,7 +13,7 @@ SOFTAG="${SOFT}-${TAG}"
echo
Releasing
$SOFTAG
rm
-vf
*
.tar
*
/tmp/
*
.tar
*
rm
-vf
${
SOFTAG
}
.tar
*
if
$(
grep
-q
"v
$TAG
"
<<<
$(
git tag
))
then
...
...
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