From 5af9174f8b9e428ea7cf71c51a7b495de69ec9bc Mon Sep 17 00:00:00 2001 From: kjuulh Date: Wed, 10 Aug 2022 23:57:37 +0200 Subject: [PATCH] add registry to base --- cuddle.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cuddle.yaml b/cuddle.yaml index e9e4079..33adb2c 100644 --- a/cuddle.yaml +++ b/cuddle.yaml @@ -1,6 +1,8 @@ -# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json +# 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-base.git" +vars: + registry: "kasperhermansen" scripts: build_release: