This commit is contained in:
parent
0575825eda
commit
4f47d6f186
18
cuddle.yaml
18
cuddle.yaml
@ -7,3 +7,21 @@ vars:
|
|||||||
registry: kasperhermansen
|
registry: kasperhermansen
|
||||||
port: 3000:3000
|
port: 3000:3000
|
||||||
deployments: "git@git.front.kjuulh.io:rawpotion/deployments.git"
|
deployments: "git@git.front.kjuulh.io:rawpotion/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
|
||||||
|
Loading…
Reference in New Issue
Block a user