This commit is contained in:
Sabda Yagra 2025-12-29 19:31:13 +07:00
parent 1b83fa7e3a
commit c62190cd99
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ build-dev:
command: ["--tls=false", "--insecure-registry=38.47.185.86:8900"]
variables:
DOCKER_HOST: "tcp://docker:2375"
DOCKER_TLS_CERTDIR: ""
DOCKER_TLS_CERTDIR: ""
script:
- docker logout
- echo "$DEPLOY_TOKEN" | docker login -u "$DEPLOY_USERNAME" --password-stdin http://38.47.185.86:8900