feat: add bare

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-08-23 21:51:42 +02:00
parent bf7a7db868
commit a4213ea61f
44 changed files with 1047 additions and 4335 deletions

View File

@@ -1,20 +1,15 @@
# 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"
base: "git@git.front.kjuulh.io:kjuulh/cuddle-rust-cli-plan.git"
vars:
service: "cuddle"
registry: kasperhermansen
scripts:
install:
type: shell
build_cuddle_image:
type: shell
args:
docker_username:
key: "DOCKER_USERNAME"
type: env
docker_password:
key: "DOCKER_PASSWORD"
type: env
please:
project:
owner: kjuulh
repository: "cuddle"
branch: "main"
settings:
api_url: "https://git.front.kjuulh.io"