integrate gitlab dependency proxy
This commit is contained in:
parent
84af8f8e13
commit
8e11c3da83
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ docker:
|
|||
only: ['main', 'tags']
|
||||
services:
|
||||
- docker:dind
|
||||
image: jdrouet/docker-with-buildx:stable
|
||||
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/jdrouet/docker-with-buildx:stable
|
||||
before_script:
|
||||
- apk --no-cache add make
|
||||
script:
|
||||
|
|
|
|||
Loading…
Reference in a new issue