-
🤦♂️ A simple $ sign in a GitLab CI environment variable took me the whole evening. It could have been so easy. #RTFM "If you do not want the $ character interpreted as the start of a variable, use $$ instead." docs.gitlab.com/ee/ci/variables/index.html#use-variables-in-other-variables 🙄