From c34175b262ee683e4836e30a5a7698cbd6375725 Mon Sep 17 00:00:00 2001 From: Administrator Date: Mon, 12 Sep 2022 11:59:48 +0300 Subject: [PATCH] fix --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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