From 18b1fb3920de1f58ebff4399a8ae064fa92dbf7b Mon Sep 17 00:00:00 2001 From: LawnCable Date: Sat, 12 Jan 2019 02:25:37 +0100 Subject: make it possible to run the thing on local docker, too --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.gitlab-ci.yml') diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 19f4b5b..60d5971 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,6 +9,7 @@ BuildAppImage: - cd /builds/mana-launcher/mplusbuilder - chmod +x build.sh - chmod +x linuxdeploy-x86_64.AppImage + - ./linuxdeploy-x86_64.AppImage --appimage-extract - ./build.sh - cd - find / -type f -name "*.AppImage" -- cgit v1.2.3-60-g2f50