Commit d164e051 authored by Vaibhav Gupta's avatar Vaibhav Gupta

CI/CD: The cloning of fpga-mgr is done in build-container

Signed-off-by: 's avatarVaibhav Gupta <vaibhav.gupta@cern.ch>
parent ce9b4ced
......@@ -29,11 +29,6 @@ flawfinder:
script:
- make -C software flawfinder
.script_build_kernel_dep: &script_build_kernel_dep
- export FPGA_MGR="/opt/fpga-mgr"
- git clone --depth 1 https://gitlab.cern.ch/fvaga/fpga-manager.git "$FPGA_MGR"
- make -C "$FPGA_MGR" all
software_build:
extends: .build_fec_os_sw
variables:
......
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