From f23fc4841cc9926dcf98d680eb34cc21e23b6ad8 Mon Sep 17 00:00:00 2001 From: /dev/urandom Date: Sun, 14 Nov 2021 15:57:46 +0300 Subject: [PATCH] removed debug command --- .gitlab-ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 096d31c..375feac 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,6 +31,5 @@ deploy-job: # This job runs in the deploy stage. - chmod 700 ~/.ssh - eval $(ssh-agent -s) - echo "$DEPLOY_PRIVATE_KEY" | tr -d '\r' | ssh-add - - - ssh-add -l script: - rsync -e "ssh -o StrictHostKeyChecking=no" -ciIlprz out/ deploy@devurandom.xyz:~/out/