Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
swl-x
MystiQ
Commits
c5c157d8
Commit
c5c157d8
authored
Dec 04, 2019
by
Maikel Llamaret Heredia
Browse files
Fixing AppImage building process
parent
336e0916
Changes
1
Hide whitespace changes
Inline
Side-by-side
.travis.yml
View file @
c5c157d8
...
...
@@ -50,7 +50,7 @@ before_deploy:
# listing the result
-
ls -lh *.AppImage
# get the tag version
export VERSION="$(git describe --tags --exact-match HEAD 2> /dev/null)"
-
export VERSION="$(git describe --tags --exact-match HEAD 2> /dev/null)"
# set the version on the filename
-
mv MystiQ*AppImage MystiQ_$VERSION.AppImage
...
...
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