fix:yaml build
This commit is contained in:
parent
52b6432430
commit
ecf6773b59
|
|
@ -13,7 +13,7 @@ stages:
|
||||||
|
|
||||||
build-2:
|
build-2:
|
||||||
stage: build-image
|
stage: build-image
|
||||||
image: docker/compose:25.0.3-cli
|
image: docker/compose:1.29.2
|
||||||
services:
|
services:
|
||||||
- name: docker:25.0.3-dind
|
- name: docker:25.0.3-dind
|
||||||
command: ["--insecure-registry=103.82.242.92:8900"]
|
command: ["--insecure-registry=103.82.242.92:8900"]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue