como/scripts/ci.sh
kjuulh 0b966816a8
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is failing
feat: with template
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-27 16:44:18 +02:00

9 lines
165 B
Bash
Executable File

#!/bin/bash
cuddle x start_deployment
cuddle x render_templates
cuddle x render_como_templates
cuddle x build_release
cuddle x push_release
cuddle x deploy_release