2025-01-06 21:13:42 +01: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-empty-plan.git"
|
|
|
|
|
|
|
|
vars:
|
|
|
|
service: "orbis"
|
|
|
|
registry: kasperhermansen
|
|
|
|
|
|
|
|
please:
|
|
|
|
project:
|
|
|
|
owner: kjuulh
|
|
|
|
repository: "orbis"
|
|
|
|
branch: main
|
|
|
|
settings:
|
|
|
|
api_url: https://git.front.kjuulh.io
|
|
|
|
|
2025-01-06 22:02:35 +01:00
|
|
|
scripts:
|
|
|
|
run:
|
|
|
|
type: shell
|
|
|
|
watch:
|
|
|
|
type: shell
|
|
|
|
test:
|
|
|
|
type: shell
|
2025-01-06 23:19:03 +01:00
|
|
|
local_up:
|
|
|
|
type: shell
|
|
|
|
local_down:
|
|
|
|
type: shell
|