Remove includes from CI from common
During incident production#3312 (closed) we discovered that we were hardcoding our CI image to latest for the tooling job.
This caused a problem because we are in the middle of testing a change in our CI image that makes helm3 the default.
Given that we have collapsed the number of projects I think we should move our CI includes into gitlab-com and gitlab-helmfiles.
Removing these two sections:
Edited by John Jarvis