Trying to mitigate #207
This commit is contained in:
+1
-3
@@ -13,10 +13,8 @@ before_install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
- ./tests/tests-ci.sh
|
- ./tests/tests-ci.sh
|
||||||
|
|
||||||
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 ./linuxdeployqt-*.AppImage*
|
- ls ./linuxdeployqt-*.AppImage* && bash ./upload.sh ./linuxdeployqt-*.AppImage*
|
||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- "xpra stop :99"
|
- "xpra stop :99"
|
||||||
|
|||||||
Reference in New Issue
Block a user