From 258dc8779cdbc4219cf6f88d02b7ce914a3a8a86 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Thu, 27 Jul 2023 16:57:46 +0200 Subject: [PATCH] feat: with setup ssh Signed-off-by: kjuulh --- scripts/ci.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/ci.sh b/scripts/ci.sh index 2cf20a2..1053265 100755 --- a/scripts/ci.sh +++ b/scripts/ci.sh @@ -1,5 +1,6 @@ #!/bin/bash +cuddle x setup_ssh cuddle x start_deployment cuddle x render_templates cuddle x render_como_templates