feat: add deploy

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-04 14:55:22 +02:00
parent f9dcc59f3c
commit 88c7acd439
2 changed files with 11 additions and 0 deletions

8
scripts/deploy.sh Executable file
View File

@@ -0,0 +1,8 @@
export $(cat .env | xargs)
cuddle_cli x start_deployment
cuddle_cli x render_templates
cuddle_cli x render_como_templates
cuddle_cli x build_release
cuddle_cli x push_release
cuddle_cli x deploy_release