cuddle-rust-service-plan/cuddle.yaml
2022-08-14 21:44:28 +02:00

21 lines
429 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:
registry: "kasperhermansen"
port: "3000:3000"
scripts:
build_release:
type: shell
run_release:
type: shell
start_deployment:
type: shell
render_templates:
type: shell
deploy_release:
type: shell
setup_ssh:
type: shell