Files
cibus-frontend/cuddle.yaml
kjuulh 295acff548
Some checks failed
continuous-integration/drone Build is failing
added drone
2022-08-20 23:39:36 +02:00

25 lines
444 B
YAML

# yaml-language-server: $schema=https://git.front.kjuulh.io/kjuulh/cuddle/raw/branch/main/schemas/base.json
base: false
vars:
service: "cibus-frontend"
registry: kasperhermansen
port: 3001:3001
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