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
|
||||
|
||||
build:
|
||||
image: docker:latest
|
||||
image: docker:git
|
||||
stage: build
|
||||
services:
|
||||
- docker:dind
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue