Add CE and Staging jobs back and exclude jobs that don't match RELEASE
This puts the jobs back that were temporarily removed, makes CE and Staging jobs manual again, and excludes them when package-and-qa
is triggered from GitLab MRs. It also excludes EE jobs from GitLab-foss pipelines.
This should get us back in the state that I believe was intended by !390 (merged)
(If we want to run CE tests from GitLab MRs (instead of GitLab-foss) we need to build and test CE images)
Closes #536 (closed) and #537 (closed)
Edited by Mark Lapierre