feat: with initial rust service

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-07-01 23:40:16 +02:00
parent 7310e6a15f
commit dce4bf4e36
22 changed files with 76 additions and 166 deletions

View File

@@ -4,19 +4,3 @@ base: "git@git.front.kjuulh.io:kjuulh/cuddle-base.git"
vars:
registry: "kasperhermansen"
port: "3000:3000"
scripts:
build_release:
type: shell
run_release:
type: shell
start_deployment:
type: shell
render_templates:
type: shell
deploy_release:
type: shell
setup_ssh:
type: shell
push_release:
type: shell