BuildAppImage: image: ubuntu:trusty script: - cd /builds/mana-launcher/mplusbuilder - chmod +x build.sh - chmod +x linuxdeploy-x86_64.AppImage - build.sh artifacts: paths: - "*.AppImage*"