update ci

This commit is contained in:
Anang Yusman 2025-12-08 18:57:47 +08:00
parent 3aa77f229e
commit 92000fc72c
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ build-2:
image: docker/compose:latest
services:
- name: docker:dind
command: [ "--insecure-registry=103.82.242.92:8900" ]
command: ["--insecure-registry=103.82.242.92:8900"]
script:
- docker login -u $DEPLOY_USERNAME -p $DEPLOY_TOKEN 103.82.242.92:8900
- docker-compose build
@ -30,4 +30,4 @@ deploy:
services:
- docker:dind
script:
- curl --user $JENKINS_USER:$JENKINS_PWD http://38.47.180.165:8080/job/autodeploy-medols-be/build?token=autodeploymedols
- curl --user $JENKINS_USER:$JENKINS_PWD http://103.31.38.120:8080/job/autodeploy-medols-be/build?token=autodeploymedols