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']
|
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:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue