kjuulh
46cc160764
updated roadmap updated roadmap Add a basic readme (#15) Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: kjuulh/kraken#15 fix readme Add readme with stuff more roadmap items update formatting formatting 2 more setup with semantic with semantic 2 revert add releaserc with releaser with kraken Update roadmap rename rename feature/move-command (#18) Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: #18 fix/require-two-pushes (#20) Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: #20
18 lines
384 B
YAML
18 lines
384 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-go-plan.git"
|
|
|
|
vars:
|
|
service: "octopush"
|
|
deployments: "git@git.front.kjuulh.io:kjuulh/deployments.git"
|
|
|
|
scripts:
|
|
push_github:
|
|
type: shell
|
|
run_server:
|
|
type: shell
|
|
run_client:
|
|
type: shell
|
|
run:
|
|
type: shell
|