orbis/cuddle.yaml
kjuulh f1df6a42f6
All checks were successful
continuous-integration/drone/push Build is passing
feat: add dagger ci
2025-01-19 17:59:05 +01:00

43 lines
732 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-empty-plan.git"
vars:
service: "orbis"
registry: kasperhermansen
please:
project:
owner: kjuulh
repository: "orbis"
branch: main
settings:
api_url: https://git.front.kjuulh.io
scripts:
run:
type: shell
watch:
type: shell
test:
type: shell
local_up:
type: shell
local_down:
type: shell
ci:main:
type: shell
args:
version:
type: flag
name: version
required: false
publish:
type: shell
args:
version:
type: flag
name: version
required: true