cuddle-templates/rust-cli/cuddle.yaml
kjuulh 0c3d6711bb
feat: add please
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-03-31 00:05:24 +01:00

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