WIP: adding docker

This commit is contained in:
2022-08-11 22:22:45 +02:00
parent ecb8eed175
commit f8d48aedc9
5 changed files with 61 additions and 0 deletions

11
cuddle.yaml Normal file
View File

@@ -0,0 +1,11 @@
# 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:
type: shell
run_release:
type: shell