From 53c4f1956a300108c622e0ad49d6bc12d21b2d91 Mon Sep 17 00:00:00 2001 From: Philipp Rothmann Date: Tue, 16 Nov 2021 12:14:21 +0100 Subject: [PATCH] fix push docker image to correct destination --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index e9a74f4..001bbcd 100644 --- a/.drone.yml +++ b/.drone.yml @@ -14,7 +14,7 @@ steps: username: thecoopcloud password: from_secret: thecoopcloud_password - repo: thecoopcloud/abra + repo: thecoopcloud/backup-bot-two tags: latest depends_on: - run shellcheck