cuddle-rust-plan/cuddle.yaml
kjuulh e8f2cdffae
fix: deploy release
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-06-04 14:56:16 +02:00

25 lines
487 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
push_release:
type: shell
deploy:
type: shell