Clear Docker TLS vars for analyst asset hotfix

This commit is contained in:
Yera All
2026-04-04 03:16:37 +05:00
parent a53f7b12fb
commit e8416ecefe
+5
View File
@@ -220,6 +220,11 @@ hotfix-analyst-assets:
stage: deploy
tags:
- call-center-prod
variables:
DOCKER_HOST: ""
DOCKER_TLS_VERIFY: ""
DOCKER_CERT_PATH: ""
DOCKER_TLS_CERTDIR: ""
needs:
- test
script: