From 93c18fd7789f22b8bcc9ce3788adea6b07cb3535 Mon Sep 17 00:00:00 2001 From: Anton Akhmerov <anton.akhmerov@gmail.com> Date: Fri, 23 Mar 2018 15:02:57 +0100 Subject: [PATCH] pull the plug --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index cb645dc8..bedcb5e4 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -27,4 +27,4 @@ build and upload the contents: - python code/band_structures.py - gitbook install - gitbook build - - "rsync -rv _book/* solidstate@tnw-tn1.tudelft.net:test" + - "rsync -rv _book/* solidstate@tnw-tn1.tudelft.net:" -- GitLab