update ci

This commit is contained in:
Anang Yusman 2025-12-11 14:14:33 +08:00
parent 435222a792
commit db571585c2
1 changed files with 4 additions and 3 deletions

View File

@ -7,9 +7,10 @@ build-dev:
when: on_success
only:
- main
image: docker:stable
image:
name: docker:25.0.3-cli
services:
- name: docker:dind
- name: docker:25.0.3-dind
command: ["--insecure-registry=103.82.242.92:8900"]
script:
- docker logout
@ -26,4 +27,4 @@ auto-deploy:
services:
- docker:dind
script:
- curl --user admin:$JENKINS_PWD http://38.47.180.165:8080/job/auto-deploy-mikul-news/build?token=autodeploymedols
- curl --user admin:$JENKINS_PWD http://103.31.38.120:8080/job/auto-deploy-mikul-news/build?token=autodeploymedols