2023-06-04 12:37:22 +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-web"
|
|
|
|
deployments: "git@git.front.kjuulh.io:como/deployments.git"
|
2024-04-08 22:05:00 +02:00
|
|
|
registry: "kasperhermansen"
|
|
|
|
|
|
|
|
please:
|
|
|
|
project:
|
|
|
|
owner: kjuulh
|
|
|
|
repository: "como-web"
|
|
|
|
branch: main
|
|
|
|
settings:
|
|
|
|
api_url: https://git.front.kjuulh.io
|
|
|
|
|
|
|
|
|
2023-06-04 12:37:22 +02:00
|
|
|
|
|
|
|
scripts:
|
|
|
|
render_como_templates:
|
|
|
|
type: shell
|
|
|
|
local_up:
|
|
|
|
type: shell
|
|
|
|
local_down:
|
|
|
|
type: shell
|
|
|
|
"tailwind:watch":
|
|
|
|
type: "shell"
|
|
|
|
"tailwind:build":
|
|
|
|
type: "shell"
|
2023-06-04 12:58:23 +02:00
|
|
|
"leptos:dev":
|
|
|
|
type: "shell"
|
|
|
|
"dev":
|
|
|
|
type: "shell"
|
|
|
|
"nodev":
|
|
|
|
type: "shell"
|
2023-06-04 20:11:02 +02:00
|
|
|
"refresh:schema":
|
|
|
|
type: "shell"
|