como-web/cuddle.yaml
kjuulh 6cf2ff56a3
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
feat: add please
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-04-08 22:05:00 +02:00

39 lines
747 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-rust-plan.git"
vars:
service: "como-web"
deployments: "git@git.front.kjuulh.io:como/deployments.git"
registry: "kasperhermansen"
please:
project:
owner: kjuulh
repository: "como-web"
branch: main
settings:
api_url: https://git.front.kjuulh.io
scripts:
render_como_templates:
type: shell
local_up:
type: shell
local_down:
type: shell
"tailwind:watch":
type: "shell"
"tailwind:build":
type: "shell"
"leptos:dev":
type: "shell"
"dev":
type: "shell"
"nodev":
type: "shell"
"refresh:schema":
type: "shell"