cuddle-templates/cuddle-rust-cli/cuddle.yaml
kjuulh 7688d45cc1
feat: add cuddle lib
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-08-01 21:50:26 +02:00

16 lines
369 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-cli-plan.git"
vars:
service: "%%name%%"
registry: kasperhermansen
please:
project:
owner: kjuulh
repository: "%%name%%"
branch: "main"
settings:
api_url: "https://git.front.kjuulh.io"