GitLab CI conditional source command in "before_script" – Debian
I have a project where I have several branches, the main brach, the develop branch and then n dynamic feature branches. So for example the docker-build job in my GitLab CI Pipeline fetches some environment variables in the before_script section…