integrate gitlab dependency proxy
This commit is contained in:
@@ -19,7 +19,7 @@ docker:
|
|||||||
only: ['main', 'tags']
|
only: ['main', 'tags']
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
image: jdrouet/docker-with-buildx:stable
|
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/jdrouet/docker-with-buildx:stable
|
||||||
before_script:
|
before_script:
|
||||||
- apk --no-cache add make
|
- apk --no-cache add make
|
||||||
script:
|
script:
|
||||||
|
|||||||
Reference in New Issue
Block a user