como/cuddle.yaml

20 lines
433 B
YAML
Raw Normal View History

2022-10-02 12:12:08 +02:00
# 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-rust-plan.git"
vars:
service: "como-backend"
deployments: "git@git.front.kjuulh.io:como/deployments.git"
scripts:
render_como_templates:
type: shell
local_up:
type: shell
2022-10-03 22:08:25 +02:00
local_down:
type: shell
2022-10-02 12:12:08 +02:00
run_como:
type: shell
2022-10-03 22:08:25 +02:00
migrate_como:
type: shell