ci: ensure git is available in the build step

This commit is contained in:
Abel Luck 2023-11-28 10:32:23 +01:00
parent 69613721bf
commit 4d44c3b299

View file

@ -32,7 +32,7 @@ build-test:
- tags
build:
image: docker:latest
image: docker:git
stage: build
services:
- docker:dind