21
cuddle.yaml
21
cuddle.yaml
@@ -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"
|
||||
|
Reference in New Issue
Block a user