Merge pull request #92 from nextcloud/drone_up

Bump drone images
This commit is contained in:
Roeland Jago Douma 2017-12-14 14:54:46 +01:00 committed by GitHub
commit ac524d8e85
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,7 +55,7 @@ pipeline:
matrix:
TESTS: qt-5.8
qt-5.9:
image: nextcloudci/client-5.9:client-5.9-2
image: nextcloudci/client-5.9:client-5.9-3
commands:
# Install QtKeyChain
- /bin/bash -c "
@ -81,7 +81,7 @@ pipeline:
TESTS: qt-5.9
AppImage-5.9:
image: nextcloudci/client-appimage-ci:client-appimage-ci-4
image: nextcloudci/client-appimage-ci:client-appimage-ci-6
commands:
- /bin/bash -c "./admin/linux/build-appimage.sh"
when: