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