fixed cuddle image

This commit is contained in:
2022-08-14 21:06:07 +02:00
parent 319360968b
commit a1472194d2
7 changed files with 75 additions and 5 deletions

18
cuddle.yaml Normal file
View File

@@ -0,0 +1,18 @@
# 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:
service: "cuddle-image"
registry: kasperhermansen
scripts:
build_cuddle_image:
type: shell
args:
docker_username:
key: "DOCKER_USERNAME"
type: env
docker_password:
key: "DOCKER_PASSWORD"
type: env