fix:yaml
This commit is contained in:
parent
c196eaa95f
commit
fcc34d65b8
|
|
@ -9,9 +9,9 @@ build-dev:
|
|||
- main
|
||||
- dev-restructure
|
||||
- prod
|
||||
image: docker:stable
|
||||
image: 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
|
||||
|
|
|
|||
Loading…
Reference in New Issue