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