Specify deployment tiers
Because the names of the environments are not standard, GitLab cannot know when we are deploying to production. This is interesting for the analytics section. We can fix that with the deployment_tier keyword.
Possibly changing environment names to production/web01
, staging/eeo1
would help too.