This commit is contained in:
Rama Priyanto 2025-12-11 11:43:40 +07:00
parent bf8bef598f
commit 8e21112291
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ build-dev:
- main - main
- dev-restructure - dev-restructure
- dev-main - dev-main
image: docker:stable image: docker:25.0.3-cli
services: services:
- name: docker:dind - name: docker:25.0.3-dind
command: ["--insecure-registry=103.82.242.92:8900"] command: ["--insecure-registry=103.82.242.92:8900"]
script: script:
- docker logout - docker logout