mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-22 04:55:48 +03:00
Bump drone images
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
09fa5966da
commit
76b8d2536b
1 changed files with 2 additions and 2 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue