Fix Whitespaces

main
Georg Krause 2019-04-13 09:55:59 +02:00 committed by Harry van Haaren
parent 7c09f13a62
commit c7b524b197
1 changed files with 2 additions and 2 deletions

View File

@ -23,11 +23,11 @@ script:
- ./linuxdeployqt-continuous-x86_64.AppImage build/appdir/usr/share/applications/*.desktop -appimage - ./linuxdeployqt-continuous-x86_64.AppImage build/appdir/usr/share/applications/*.desktop -appimage
after_success: after_success:
- wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh - wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
- bash upload.sh Luppp*.AppImage* - bash upload.sh Luppp*.AppImage*
branches: branches:
except: except:
#- Do not build tags that we create when we upload to GitHub Releases #- Do not build tags that we create when we upload to GitHub Releases
- /^(?i:continuous)/ - /^(?i:continuous)/
cache: cache:
directories: directories:
- $HOME/.cache/pip - $HOME/.cache/pip