Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntenore Gatta <antenore@simbiosi.org>2019-09-22 03:52:38 +0300
committerAntenore Gatta <antenore@simbiosi.org>2019-09-22 03:52:38 +0300
commit65b11a4f20c89944a3fbd06a06d4b3552d43f1b9 (patch)
tree461c1d92ccbb3e4a7673e89ee33f14861f3553f3 /.gitlab-ci.yml
parent7dba9d4baf5103bca8fa4b33cee22f887158d42a (diff)
AppImage typo
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 55763861d..58265f6e2 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,7 +57,7 @@ appimage:build:
- wget https://github.com/linuxdeploy/linuxdeploy-plugin-appimage/releases/download/continuous/linuxdeploy-plugin-appimage-x86_64.AppImage --directory-prefix=$BUILD_FOLDER/
- chmod +x $BUILD_FOLDER/*AppImage
- export OUTPUT="Remmina-x86_64.AppImage"
- - cd $BUILD_FOLDER && linuxdeploy-x86_64.AppImage --appdir AppDir --appimage-extract
+ - cd $BUILD_FOLDER && ./linuxdeploy-x86_64.AppImage --appdir AppDir --appimage-extract
- mv squashfs-root/ linuxdeploy/
- export UPDATE_INFORMATION="gh-releases-zsync|AppImage|appimaged|continuous|appimaged*$ARCH*.AppImage.zsync"
- export SIGN=1