GitLab default autodevops CI: invalid tag name
问题 I am running the latest gitlab 12.4.0-ee in a docker container on Windows. The docker-runner was also configured to be run in a docker executor mode. For testing purposes I have created a test project, with only a default mater branch in it. Committed some dummy code to repo, and the CI was run automatically. Worth noticing, that the project has no gitlab-ci.yml in it! Meaning that the default CI that was run is the Auto DevOps CI (I have actually no idea where the template or the source code