aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0a24814..f795edc 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -19,7 +19,6 @@ deploy-job:
- build-job
script:
- mkdir -p $HOME/.ssh
- - ssh-keyscan -p 2169 $SERVER_IP >> $HOME/.ssh/known_hosts
- |
echo "Host homelab-remote
HostName $SERVER_IP