This commit is contained in:
Anang Yusman 2025-11-21 16:27:22 +08:00
parent ed583124f8
commit 405e0fd1ed
1 changed files with 3 additions and 2 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