2024-09-12 19:15:42 +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-cli-plan.git"
|
|
|
|
|
|
|
|
vars:
|
|
|
|
service: "gitnow"
|
|
|
|
registry: kasperhermansen
|
|
|
|
|
|
|
|
please:
|
|
|
|
project:
|
|
|
|
owner: kjuulh
|
|
|
|
repository: "gitnow"
|
|
|
|
branch: "main"
|
|
|
|
settings:
|
|
|
|
api_url: "https://git.front.kjuulh.io"
|
2024-09-12 19:27:19 +02:00
|
|
|
actions:
|
|
|
|
rust:
|
2024-09-22 14:55:28 +02:00
|
|
|
|
|
|
|
scripts:
|
|
|
|
record:
|
|
|
|
type: shell
|
|
|
|
update-gifs:
|
|
|
|
type: shell
|
2024-09-23 19:45:23 +02:00
|
|
|
install:
|
|
|
|
type: shell
|