redeploy docker

This commit is contained in:
Sabda Yagra 2025-12-29 19:30:31 +07:00
parent 3e5ef71820
commit 8cc65ad17d
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