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
|
- docker:dind
|
||||||
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/jdrouet/docker-with-buildx:latest
|
image: ${CI_DEPENDENCY_PROXY_GROUP_IMAGE_PREFIX}/jdrouet/docker-with-buildx:latest
|
||||||
before_script:
|
before_script:
|
||||||
- apk --no-cache add just
|
- apk --no-cache add just --repository=http://dl-cdn.alpinelinux.org/alpine/edge/community
|
||||||
script:
|
script:
|
||||||
- just login docker
|
- just login docker
|
||||||
tags:
|
tags:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue