feat: add basic gitea client setup

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-21 21:48:59 +02:00
commit e035b98fab
7 changed files with 458 additions and 0 deletions

17
cuddle.yaml Normal file
View File

@@ -0,0 +1,17 @@
# 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: