mirror of
https://gitlab.com/etherlab.org/ethercat.git
synced 2026-02-05 19:39:50 +08:00
Update .gitlab-ci.yml
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
build:
|
||||
stage: build
|
||||
|
||||
before_script:
|
||||
- apt update
|
||||
- apt install linux-source
|
||||
|
||||
script:
|
||||
- ./bootstrap
|
||||
- ./configure --with-linux-dir=/usr/src/linux
|
||||
|
||||
Reference in New Issue
Block a user