reorder
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
Kasper Juul Hermansen 2022-08-14 21:51:34 +02:00
parent ff4f948e08
commit 41af3463a6
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 build_release
- 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 start_deployment
- cuddle_cli x deploy_release - cuddle_cli x deploy_release
environment: environment:
DOCKER_BUILDKIT: 1 DOCKER_BUILDKIT: 1