From 77a1e9974702c830854633b4ac569b3875a5bb5a Mon Sep 17 00:00:00 2001 From: shockrah Date: Thu, 29 Oct 2020 20:39:28 -0700 Subject: [PATCH] this is probably super not kosher but whatever --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 515e1fb..8d4577c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -1,6 +1,6 @@ image: shockrah/website:1.2 -#before_script: +before_script: - eval $(ssh-agent -s) - echo "${SSH_PRIVATE_KEY}" | ssh-add - > /dev/null - mkdir -p ~/.ssh/