From 0f53ec6c6090f49c4d5f2d032a0c3c2a0988542a Mon Sep 17 00:00:00 2001 From: James Harton Date: Wed, 19 Jul 2023 16:22:07 +1200 Subject: [PATCH] chore: use the docker drone plugin. --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 4923694..c793441 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,7 @@ steps: username: james password: from_secret: REGISTRY_TOKEN - repo: code.harton.nz/james/asdf_container + registry: code.harton.nz + repo: james/asdf_container tags: - latest