22 lines
439 B
YAML
22 lines
439 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-lib-plan.git"
|
|
|
|
vars:
|
|
service: "gitea-rs"
|
|
registry: kasperhermansen
|
|
|
|
please:
|
|
project:
|
|
owner: kjuulh
|
|
repository: "gitea-rs"
|
|
branch: main
|
|
settings:
|
|
api_url: "https://git.front.kjuulh.io"
|
|
actions:
|
|
rust:
|
|
|
|
scripts:
|
|
generate_gitea_client:
|
|
type: shell
|