diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4b1c55ef67caf3e2ac8af7e12c4e2a968afa9371..f2fd6b7110dc68b3417c3ea1e7382ff3e0f06082 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -6,7 +6,7 @@ deploy_site:
     only:
         - master
     script:
-        - killall node
+        - killall node || true
         - rm -rf /home/historyb/historybot
         - mkdir /home/historyb/historybot
         - mv * /home/historyb/historybot