From d86d8416af0e5b1ba5f13da43b63f3250097c646 Mon Sep 17 00:00:00 2001 From: Gabriel Simmer Date: Wed, 6 Jul 2022 21:19:57 +0100 Subject: [PATCH] correct image name for push --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 9c2d833..ad8b0fa 100644 --- a/.build.yml +++ b/.build.yml @@ -23,4 +23,4 @@ tasks: set +x sudo tailscale up --authkey=$(cat ~/.tailscale) set -x - podman push icr.gmem.ca/wlm \ No newline at end of file + podman push icr.gmem.ca/wlm-svelte \ No newline at end of file