fix ci
This commit is contained in:
parent
b7f34d8479
commit
d644cb3757
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
- apk --no-cache add just --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||
script:
|
||||
- just login docker
|
||||
tags:
|
||||
|
|
|
|||
Loading…
Reference in a new issue