ethercat/.gitlab-ci.yml

10 lines
154 B
YAML

build:
stage: build
script:
- ./bootstrap
- ./configure --with-linux-dir=/usr/src/linux
- make all modules