From b947f1518ca10963902fdd9cf18ca4f4219292d0 Mon Sep 17 00:00:00 2001 From: James Mills <1290234+prologic@users.noreply.github.com> Date: Sun, 12 Mar 2023 14:33:46 +1000 Subject: [PATCH] Fix Drone CI config to publis to prologic/zs (not prologic/saltyim) --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 8c43c0e..f32f41d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,7 +32,7 @@ steps: - name: 📦 Image image: plugins/kaniko settings: - repo: prologic/saltyim + repo: prologic/zs tags: latest build_args: - VERSION=latest