Cycle Analytics environment is case sensitive

Description

I had a gitlab-ci file with environment: Production, but I didn't get any info on Cycle Analytics

Proposal

Make it (more) clear that it's case sensitive, my fix was

-   environment: Production
+   environment: production

Links / references

PS: Great job

Edited by 🤖 GitLab Bot 🤖