2023-07-28 21:32:37 +02:00
|
|
|
# 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"
|
|
|
|
|
|
|
|
vars:
|
2023-07-29 15:29:36 +02:00
|
|
|
service: "cuddle-please"
|
2023-07-28 21:32:37 +02:00
|
|
|
registry: kasperhermansen
|
2023-07-28 22:07:07 +02:00
|
|
|
mkdocs_image: "squidfunk/mkdocs-material:9.1"
|
2023-07-28 21:32:37 +02:00
|
|
|
|
2023-07-28 22:07:07 +02:00
|
|
|
scripts:
|
|
|
|
"mkdocs:new":
|
|
|
|
type: shell
|
|
|
|
"mkdocs:dev":
|
|
|
|
type: shell
|
|
|
|
|