From 28941c3911b778f50f29db9188c982dd71b2c049 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Mon, 12 Sep 2022 22:19:55 +0200 Subject: [PATCH] added base cuddle --- cuddle.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 cuddle.yaml diff --git a/cuddle.yaml b/cuddle.yaml new file mode 100644 index 0000000..2306095 --- /dev/null +++ b/cuddle.yaml @@ -0,0 +1,7 @@ +# 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-go-plan.git" + +vars: + service: "cibus-backend" + deployments: "git@git.front.kjuulh.io:cibus/deployments.git"