cuddle-please/cuddle.yaml
kjuulh f7d02bad10
Some checks failed
continuous-integration/drone/push Build is failing
feat: with run script
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-03 01:04:03 +02:00

27 lines
567 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-cli-plan.git"
vars:
service: "cuddle-please"
registry: kasperhermansen
mkdocs_image: "squidfunk/mkdocs-material:9.1"
please:
project:
owner: kjuulh
repository: cuddle-please
branch: main
settings:
api_url: https://git.front.kjuulh.io
scripts:
"mkdocs:new":
type: shell
"mkdocs:dev":
type: shell
"mkdocs:build":
type: shell
"local:docker":
type: shell