integrate gitlab dependency proxy

This commit is contained in:
Aine 2022-10-26 12:15:50 +03:00
parent 84af8f8e13
commit 8e11c3da83
No known key found for this signature in database
GPG key ID: 34969C908CCA2804

View file

@ -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: