diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..75d1871 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.cuddle/ diff --git a/cuddle.yaml b/cuddle.yaml index a22d063..7deb0d9 100644 --- a/cuddle.yaml +++ b/cuddle.yaml @@ -1,3 +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-base.git" + +scripts: + build_dagger: + type: dagger