try to use docker directly
This commit is contained in:
@@ -19,7 +19,7 @@ docker:
|
|||||||
only: ['main', 'tags']
|
only: ['main', 'tags']
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/jdrouet/docker-with-buildx:latest
|
image: docker
|
||||||
before_script:
|
before_script:
|
||||||
- apk --no-cache add git just --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
|
- apk --no-cache add git just --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user