Skip to content

Re-org Docker builds within CI to speed up and clarify

Thomas Downes requested to merge fix_org_docker_builds into master
  1. Remove vestigial tag stage from CI
  2. Move docker nightly build from its own stage into nightly stage. This allows all N nightly jobs to run in parallel.
  3. Move docker text in CI closer to its dependencies

PS. I did not mean to push to a branch within lscsoft/lalsuite. I thought I had master tracking my own repo but it turns out both remotes were the home repo. Won't happen again.

Merge request reports