From 7f20db09702cf231a69bd57e074ef130570173a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20L=C3=B8vbr=C3=B8tte=20Olsen?= Date: Fri, 24 May 2019 11:10:53 +0000 Subject: [PATCH] Update .gitlab-ci.yml --- .gitlab-ci.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 656a474..1287165 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -31,5 +31,4 @@ deploy: - ssh "$SERVER_HOST" mcrcon -H localhost -p minecraft "minecraft:reload" only: - - master - when: manual \ No newline at end of file + - master \ No newline at end of file