fix: change gitlab-ci

This commit is contained in:
Sabda Yagra 2025-11-11 21:30:40 +07:00
parent e5704c6bec
commit a08841b44c
1 changed files with 3 additions and 2 deletions

View File

@ -8,9 +8,10 @@ build-dev:
only:
- main
- dev-landing-v2
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