Update .gitlab-ci.yml
This commit is contained in:
parent
845437f982
commit
708adaad0d
|
|
@ -10,5 +10,6 @@ build:
|
|||
- ./configure --with-linux-dir=/usr/src/linux-headers-4.19.0-16-amd64 --disable-8139too
|
||||
- make -j8 all modules
|
||||
|
||||
|
||||
include:
|
||||
- template: 'Workflows/MergeRequest-Pipelines.gitlab-ci.yml'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue