From 0244fc461f565ae7090f24bd104697115801524a Mon Sep 17 00:00:00 2001 From: kjuulh Date: Fri, 10 May 2024 12:21:20 +0200 Subject: [PATCH] chore: use cli plan instead Signed-off-by: kjuulh --- cuddle.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cuddle.yaml b/cuddle.yaml index 10a1dc7..f98cd1a 100644 --- a/cuddle.yaml +++ b/cuddle.yaml @@ -1,6 +1,6 @@ # yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json -base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-service-plan.git" +base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-cli-plan.git" vars: service: "hyperlog"