From 9fbd8d1acc0b27ad765ad55b6a52192f9d216707 Mon Sep 17 00:00:00 2001 From: andreas Date: Thu, 9 Jun 2022 13:18:24 +0000 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index bc63ab5..a35990e 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,5 +16,6 @@ steps: settings: username: andreas password: blabla - repo: registry.local/northcode/leetbot + registry: registry.local + repo: northcode/leetbot tags: latest \ No newline at end of file