feat: update gitlab-ci
This commit is contained in:
parent
a93ff472d3
commit
6b09db384d
|
|
@ -14,7 +14,7 @@ build-1:
|
||||||
|
|
||||||
build-2:
|
build-2:
|
||||||
stage: build-image
|
stage: build-image
|
||||||
image: docker:stable
|
image: docker/compose:latest
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
script:
|
script:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue