cuddle/cuddle.yaml
kjuulh 21cda03b6d
All checks were successful
continuous-integration/drone/push Build is passing
name change
2022-08-14 21:11:31 +02:00

19 lines
421 B
YAML

# 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"
registry: kasperhermansen
scripts:
build_cuddle_image:
type: shell
args:
docker_username:
key: "DOCKER_USERNAME"
type: env
docker_password:
key: "DOCKER_PASSWORD"
type: env