Added cuddle
This commit is contained in:
28
cuddle.yaml
Normal file
28
cuddle.yaml
Normal file
@@ -0,0 +1,28 @@
|
||||
# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
|
||||
|
||||
base: false
|
||||
|
||||
vars:
|
||||
service: "beerday"
|
||||
registry: kasperhermansen
|
||||
port: 3002:3001
|
||||
deployments: "git@git.front.kjuulh.io:cibus/deployments.git"
|
||||
|
||||
scripts:
|
||||
generate_graphql:
|
||||
type: shell
|
||||
download:
|
||||
type: shell
|
||||
build_release:
|
||||
type: shell
|
||||
setup_ssh:
|
||||
type: shell
|
||||
deploy_release:
|
||||
type: shell
|
||||
start_deployment:
|
||||
type: shell
|
||||
render_templates:
|
||||
type: shell
|
||||
push_release:
|
||||
type: shell
|
||||
|
Reference in New Issue
Block a user