From 5df1c23d5064e430f1d997c710591082ea8d46ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Radim=20Lipov=C4=8Dan?= Date: Tue, 8 Feb 2022 11:45:12 +0100 Subject: [PATCH] Update '.drone.yml' --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 6b9ceb4..1852369 100644 --- a/.drone.yml +++ b/.drone.yml @@ -21,7 +21,7 @@ steps: image: plugins/docker settings: registry: docker.lipovcan.cz:5000 - repo: foo/bar + repo: docker.lipovcan.cz:5000/foo/bar tags: - latest - '1.0.1'