Add initial CI based off of gstlal repo
This merge request migrates the relevant CI from gstlal
to here. The CI does the following:
- Build
gstlal-calibration
and generate RPMs viamake dist
- Install RPM and do some basic tests that the python module is importable
- Create a Docker image from the created RPMs (similarly to the GstLAL Docker image)