Update .gitlab-ci.yml
This commit is contained in:
parent
14ed629e3c
commit
537fe56414
|
|
@ -2,8 +2,8 @@ build:
|
|||
stage: build
|
||||
script:
|
||||
- ./bootstrap
|
||||
- ./configure
|
||||
- ./configure --with-linux-dir=/usr/src/linux
|
||||
- make all modules
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue