Update .gitlab-ci.yml
This commit is contained in:
parent
160bf02c4f
commit
8e9abc1ef7
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ check-gosec:
|
||||||
- merge_requests
|
- merge_requests
|
||||||
|
|
||||||
docker-build-prod-latest:
|
docker-build-prod-latest:
|
||||||
image: moby/buildkit
|
image: ezkrg/buildx
|
||||||
stage: build
|
stage: build
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
|
|
Loading…
Reference in a new issue