feat: update gitlab-ci
This commit is contained in:
parent
297dd30c54
commit
845bb4db01
|
|
@ -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