ci: ensure git is available in the build step
This commit is contained in:
parent
69613721bf
commit
4d44c3b299
1 changed files with 1 additions and 1 deletions
|
|
@ -32,7 +32,7 @@ build-test:
|
||||||
- tags
|
- tags
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: docker:latest
|
image: docker:git
|
||||||
stage: build
|
stage: build
|
||||||
services:
|
services:
|
||||||
- docker:dind
|
- docker:dind
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue