fix:new docker ip, new db ip

This commit is contained in:
Rama Priyanto 2025-12-26 10:50:01 +07:00
commit 81802d558b
1 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,11 @@ stages:
build-2:
stage: build-image
image: docker/compose:1.29.2
when: on_success
only:
- main
image:
name: docker:25.0.3-cli
services:
- name: docker:25.0.3-dind
command: ["--insecure-registry=38.47.185.86:8900"]