8
scripts/deploy.sh
Executable file
8
scripts/deploy.sh
Executable 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
|
Reference in New Issue
Block a user