feat: add cuddle to template
Some checks reported errors
continuous-integration/drone/push Build was killed

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-03-30 02:02:55 +01:00
parent 762d6c3bdc
commit 7209bcf091
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -87,6 +87,7 @@ steps:
- ssh-add
- echo "$DOCKER_PASSWORD" | docker login --password-stdin --username="$DOCKER_USERNAME" docker.io
- export CLUSTER=clank-prod
- cuddle --version
- cuddle-rust-cli-plan main
environment:
DRONE_HOST: "https://ci.i.kjuulh.io"