2022-09-12 22:26:32 +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-go-plan.git"
|
|
|
|
|
|
|
|
vars:
|
2022-09-21 22:55:52 +02:00
|
|
|
service: "octopush"
|
2022-09-12 22:26:32 +02:00
|
|
|
deployments: "git@git.front.kjuulh.io:kjuulh/deployments.git"
|
2022-09-12 22:48:00 +02:00
|
|
|
|
|
|
|
scripts:
|
|
|
|
push_github:
|
|
|
|
type: shell
|
2022-09-18 16:49:34 +02:00
|
|
|
run_server:
|
|
|
|
type: shell
|
|
|
|
run_client:
|
|
|
|
type: shell
|
|
|
|
run:
|
|
|
|
type: shell
|