From 941d7ce218c24ceb9a54e97d5fad851ec68fc68d Mon Sep 17 00:00:00 2001 From: Qweritos Date: Sat, 1 Jun 2024 09:01:54 +0000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3e24428..c7f7747 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,4 +1,3 @@ - kind: pipeline name: default type: docker @@ -8,3 +7,4 @@ steps: image: plugins/docker settings: repo: registry.andrey.wtf/nextcloud + mirror: https://mirror.gcr.io \ No newline at end of file