This commit is contained in:
Aine
2023-10-02 22:36:14 +03:00
parent d644cb3757
commit 655b5a096f

View File

@@ -21,7 +21,7 @@ docker:
- docker:dind
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/jdrouet/docker-with-buildx:latest
before_script:
- apk --no-cache add 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:
- just login docker
tags: