Re-org Docker builds within CI to speed up and clarify
- Remove vestigial tag stage from CI
- Move docker nightly build from its own stage into nightly stage. This allows all N nightly jobs to run in parallel.
- 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.