diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c00f5b1..16349e8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -51,4 +51,4 @@ deploy-prod: - master when: manual script: - - docker stack deploy -c ./.deploy/deploy-prod.yaml battleship + - docker stack deploy -c ./.deploy/deploy-prod.yaml battleship \ No newline at end of file