with more involved deployment pipeline

This commit is contained in:
2022-08-14 20:30:09 +02:00
parent 36274c3155
commit 9cbaccc206
4 changed files with 33 additions and 18 deletions

View File

@@ -10,5 +10,9 @@ scripts:
type: shell
run_release:
type: shell
start_deployment:
type: shell
render_templates:
type: shell
deploy_release:
type: shell