This commit is contained in:
Rama Priyanto 2025-12-09 10:37:55 +07:00
parent c196eaa95f
commit fcc34d65b8
1 changed files with 2 additions and 2 deletions

View File

@ -9,9 +9,9 @@ build-dev:
- main - main
- dev-restructure - dev-restructure
- prod - prod
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