Skip to content

Add build-package-and-qa job

Balasankar 'Balu' C requested to merge add-package-and-qa-job into master

Add a package-and-qa job that will

  1. Automatically run package builds when dependencies are updated to ensure builds still work on all OSs
  2. Let developers download a package or docker image for testing out the result of their MR

Closes: #396 (closed)

Merge request reports