From e3cf820b07e282221502cf2f116c9780b7375e0e Mon Sep 17 00:00:00 2001 From: Elizabeth Date: Mon, 26 May 2025 15:05:38 -0700 Subject: Remove at symbol in registry namespace, guess it's not valid --- .ci/ci.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.ci') diff --git a/.ci/ci.ts b/.ci/ci.ts index 985b9ee..7c96b80 100644 --- a/.ci/ci.ts +++ b/.ci/ci.ts @@ -8,7 +8,7 @@ import { } from "@emprespresso/ci-model"; const REGISTRY = "oci.liz.coffee"; -const NAMESPACE = "@emprespresso"; +const NAMESPACE = "emprespresso"; const IMG = "ci"; const REMOTE = "ssh://src.liz.coffee:2222"; -- cgit v1.2.3-70-g09d2