-
- Downloads
Avoid exceptions from un-symbolizable job names
If `true` or `false` is used as a job name, it is interpreted by the YAML parser as a boolean, which does not have the `to_sym` method. This caused 500s when linting Changelog: fixed
parent
90fa4293
No related branches found
No related tags found
-
mentioned in merge request kubitus-project/kubitus-installer!677 (merged)
Please register or sign in to comment