From 85307523ad71eb78d6790c735ee77535135547ba Mon Sep 17 00:00:00 2001 From: kjuulh Date: Wed, 12 Oct 2022 23:51:06 +0200 Subject: [PATCH] with hostkey checking --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 64a351a..2a487e4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -27,7 +27,7 @@ steps: commands: - apk add bash git - git remote set-url origin $DRONE_GIT_SSH_URL - # - cuddle_cli x setup_ssh + - cuddle_cli x setup_ssh - cuddle_cli x start_deployment - cuddle_cli x render_templates - cuddle_cli x build_release