<type>(scope): <description>

[body]

[footer(s)]
This commit is contained in:
ITQ
2025-03-03 12:27:51 +03:00
parent 792f4ab694
commit 13a6ed308b
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -87,7 +87,6 @@ deploy:
stage: deploy stage: deploy
rules: rules:
- if: '$CI_COMMIT_REF_NAME == "master"' - if: '$CI_COMMIT_REF_NAME == "master"'
when: manual
variables: variables:
SSH_HOST: "158.160.172.23" SSH_HOST: "158.160.172.23"
SSH_USER: "ubuntu" SSH_USER: "ubuntu"
+1 -1
View File
@@ -410,7 +410,7 @@ services:
test: ["CMD", "service", "nginx", "status", "||", " exit 1"] test: ["CMD", "service", "nginx", "status", "||", " exit 1"]
interval: 1m30s interval: 1m30s
timeout: 5s timeout: 5s
start_period: 5s start_period: 15s
start_interval: 2s start_interval: 2s
retries: 5 retries: 5
ports: ports: