removed debugging
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing

This commit is contained in:
Kasper Juul Hermansen 2022-08-14 22:33:50 +02:00
parent 06f262fb93
commit 59d33034df
Signed by: kjuulh
GPG Key ID: 0F95C140730F2F23

View File

@ -14,6 +14,7 @@ steps:
commands:
- mkdir -p $HOME/.ssh/
- echo "$SSH_KEY" | base64 -d > $HOME/.ssh/id_ed25519
- name: build
image: kasperhermansen/cuddle:latest
pull: always
@ -26,7 +27,6 @@ steps:
- apk add bash git
- cuddle_cli x setup_ssh
- cuddle_cli x start_deployment
- cat $HOME/.ssh/config
- cuddle_cli x render_templates
- cuddle_cli x render_cibus_templates
- cuddle_cli x build_release