fix: adjust gitlab ci prod

This commit is contained in:
Sabda Yagra 2025-12-15 09:39:08 +07:00
parent b4c6ead6d6
commit 54ae4eeb37
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ build-prod:
name: docker:25.0.3-cli name: docker:25.0.3-cli
services: services:
- name: docker:25.0.3-dind - name: docker:25.0.3-dind
command: ["--insecure-registry=38.47.185.86:8900"] command: ["--insecure-registry=103.82.242.92:8900"]
script: script:
- docker logout - docker logout
- echo "Username:$DEPLOY_USERNAME" - echo "Username:$DEPLOY_USERNAME"