cuddle-please/cuddle.yaml
kjuulh 5b1e622434
feat: add mkdocs build
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 14:24:43 +02:00

25 lines
533 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