ethercat/.gitlab-ci.yml

9 lines
121 B
YAML

build:
stage: build
script:
- ./bootstrap
- ./configure
- make all modules