missed start release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-14 21:53:10 +02:00
parent 41af3463a6
commit 4a32b6f3af
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -28,10 +28,10 @@ steps:
commands: commands:
- apk add bash git - apk add bash git
- cuddle_cli x setup_ssh - cuddle_cli x setup_ssh
- cuddle_cli x start_deployment
- cuddle_cli x render_templates - cuddle_cli x render_templates
- cuddle_cli x render_cibus_templates - cuddle_cli x render_cibus_templates
- cuddle_cli x build_release - cuddle_cli x build_release
- cuddle_cli x start_deployment
- cuddle_cli x deploy_release - cuddle_cli x deploy_release
environment: environment:
DOCKER_BUILDKIT: 1 DOCKER_BUILDKIT: 1