Skip to content
Simon Rose requested to merge e3-121 into master

First basic CI for require. It will run shellcheck/shfmt (copied from e3/e3), then download an artifact from e3-base to use to build require against.

The .gitlab-ci.yml script is a little ugly, but this is due to the fact that when you install EPICS it stores the paths in a number of places that we have to override or nothing works.

Edited by Simon Rose

Merge request reports