From 5aaefc5f5ef77ed694ff91624ba564d6e3953bd6 Mon Sep 17 00:00:00 2001 From: bniwredyc Date: Tue, 28 Mar 2023 15:19:58 +0200 Subject: [PATCH] build fix --- .gitlab-ci.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 29cb99d0..b5aee202 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -14,4 +14,5 @@ deploy: only: - main script: + - ssh-keyscan -t rsa v2.discours.io >> ~/.ssh/known_hosts - git-push ssh://dokku@v2.discours.io:22/$APP_NAME