Bump drone images

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2017-12-14 12:13:14 +01:00
parent 09fa5966da
commit 76b8d2536b
No known key found for this signature in database
GPG key ID: F941078878347C0C

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: