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

github.com/nextcloud/android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortobiasKaminsky <tobias@kaminsky.me>2022-02-11 12:16:52 +0300
committertobiasKaminsky <tobias@kaminsky.me>2022-02-11 12:16:52 +0300
commit11524528bf3ebb7eca03977e7d606226119318d1 (patch)
tree71b6d8f4f62fb36d351af885d18b36edfbda8aa3 /.drone.yml
parent8fd7a050c74fea0889923a8e7046e165b08d8690 (diff)
Update drone server image
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
Diffstat (limited to '.drone.yml')
-rw-r--r--.drone.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.drone.yml b/.drone.yml
index a6c5602f28..5ff3879f4a 100644
--- a/.drone.yml
+++ b/.drone.yml
@@ -57,7 +57,7 @@ steps:
services:
- name: server
- image: nextcloudci/server:server-17 # also change in updateScreenshots.sh
+ image: ghcr.io/nextcloud/continuous-integration-server:latest # also change in updateScreenshots.sh
environment:
EVAL: true
commands:
@@ -135,7 +135,7 @@ steps:
services:
- name: server
- image: nextcloudci/server:server-17 # also change in updateScreenshots.sh
+ image: ghcr.io/nextcloud/continuous-integration-server:latest # also change in updateScreenshots.sh
environment:
EVAL: true
commands: