fix: deploy release

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-06-04 14:56:16 +02:00
parent 5b1890424e
commit e8f2cdffae
3 changed files with 13 additions and 2 deletions

7
scripts/deploy.sh Executable file
View File

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