Update .gitlab-ci.yml

This commit is contained in:
Florian Pose
2021-08-24 17:21:02 +02:00
parent 5cf0bf38b7
commit 6bfd62f67c
+2 -2
View File
@@ -2,8 +2,8 @@ build:
stage: build
script:
- ./bootstrap
- ./configure
- ./configure --with-linux-dir=/usr/src/linux
- make all modules