Clear Docker env for source production deploy

This commit is contained in:
Yera All
2026-04-04 03:35:47 +05:00
parent a2bbfa789d
commit 3d074d737a
+4
View File
@@ -200,6 +200,10 @@ deploy-production-source:
- job: postgres-readiness
optional: true
variables:
DOCKER_HOST: ""
DOCKER_TLS_VERIFY: ""
DOCKER_CERT_PATH: ""
DOCKER_TLS_CERTDIR: ""
DEPLOY_DIR: /home/gitlab-runner/deploy/call-center
APP_IMAGE_NAME: call-center-app
HEALTHCHECK_URL: http://127.0.0.1:8080/health