summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLawnCable <lawncable.gitlab@simonlaux.de>2018-12-22 21:07:06 +0100
committerLawnCable <lawncable.gitlab@simonlaux.de>2018-12-22 21:07:06 +0100
commitffcce3bcc0c943f50012d409a4f901af37dce227 (patch)
tree92cf53e3776c26923788b74fca7712da23dc9cf4
parent2cfbc3c3ab20a0fe56d06455f8904efe750f935d (diff)
downloadappimg-builder-ffcce3bcc0c943f50012d409a4f901af37dce227.tar.gz
appimg-builder-ffcce3bcc0c943f50012d409a4f901af37dce227.tar.bz2
appimg-builder-ffcce3bcc0c943f50012d409a4f901af37dce227.tar.xz
appimg-builder-ffcce3bcc0c943f50012d409a4f901af37dce227.zip
reeadded the ./ befor build.sh in the gitlab ci yaml
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2124c2b..44e67d8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@ BuildAppImage:
- cd /builds/mana-launcher/mplusbuilder
- chmod +x build.sh
- chmod +x linuxdeploy-x86_64.AppImage
- - build.sh
+ - ./build.sh
artifacts:
paths: