diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 5e3906f..c37ecf1 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -34,6 +34,5 @@ build: ## - ssh-keyscan gitlab.com >> ~/.ssh/known_hosts - chmod 644 ~/.ssh/known_hosts - - hugo - scp -i /root/.ssh/id_rsa -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -r public/* tesses@192.168.0.28:/var/www/hugo.site.tesses.net/ \ No newline at end of file