From 13a6ed308b8fe544df19687675c898c0ee580678 Mon Sep 17 00:00:00 2001 From: ITQ Date: Mon, 3 Mar 2025 12:27:51 +0300 Subject: [PATCH] (scope): [body] [footer(s)] --- .gitlab-ci.yml | 1 - compose.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 62653ee..929f711 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -87,7 +87,6 @@ deploy: stage: deploy rules: - if: '$CI_COMMIT_REF_NAME == "master"' - when: manual variables: SSH_HOST: "158.160.172.23" SSH_USER: "ubuntu" diff --git a/compose.yaml b/compose.yaml index 53771a3..09ab21e 100644 --- a/compose.yaml +++ b/compose.yaml @@ -410,7 +410,7 @@ services: test: ["CMD", "service", "nginx", "status", "||", " exit 1"] interval: 1m30s timeout: 5s - start_period: 5s + start_period: 15s start_interval: 2s retries: 5 ports: