Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/desktop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoeland Jago Douma <rullzer@users.noreply.github.com>2018-03-23 17:36:33 +0300
committerGitHub <noreply@github.com>2018-03-23 17:36:33 +0300
commit4c40789dcafe5b193e125620b63dcc95e08ffba5 (patch)
tree0c79f1036b5b8cf61269b2bfecd204bdce287bc7 /.drone.yml
parenta2815dac12a1bac41f87d6093c720c536dd9ab65 (diff)
parent4ee1f1fe1a95de70e7f238baa4a822e4a4ab8aaf (diff)
Merge pull request #140 from nextcloud/appimage_drone_bump
Bump AppImage Drone
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index e33dbb85b..79cad9af1 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -79,9 +79,8 @@ pipeline:
when:
matrix:
TESTS: qt-5.9
-
AppImage-5.9:
- image: nextcloudci/client-appimage-ci:client-appimage-ci-8
+ image: nextcloudci/client-appimage-ci:client-appimage-ci-9
commands:
- /bin/bash -c "./admin/linux/build-appimage.sh"
when: