mirror of
https://github.com/3cky/mbusd.git
synced 2024-11-04 08:49:32 +01:00
gitlab-ci: added make as dependency
This commit is contained in:
parent
77f1ccd345
commit
809857ab98
@ -22,7 +22,7 @@ build:fedora_x86:
|
||||
image: fedora:latest
|
||||
stage: build
|
||||
before_script:
|
||||
- yum -y install cmake pkgconfig gcc-c++ rpmdevtools
|
||||
- yum -y install make cmake pkgconfig gcc-c++ rpmdevtools
|
||||
script:
|
||||
- mkdir output.dir/
|
||||
- cd output.dir
|
||||
|
Loading…
Reference in New Issue
Block a user