Commit e4992fea authored by Federico Vaga's avatar Federico Vaga

ci: add git as required tool

Signed-off-by: Federico Vaga's avatarFederico Vaga <federico.vaga@cern.ch>
parent ae88a195
......@@ -27,7 +27,7 @@ reuse:
build:
stage: build
script:
- yum install -y kernel-devel lua
- yum install -y kernel-devel lua git
- git clone https://ohwr.org/project/wishbone-gen.git ~/git/wbgen2
- WBGEN2=~/git/wbgen2/wbgen2 LINUX=/usr/src/kernels/*/ make
artifacts:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment