Skip to content

Fold path variables to lower case

Kristian Larsson requested to merge 127-fold-paths-to-lower-case into master

Docker registry paths must be lowercase and so we fold the values of these variables to lower case since they can otherwise contain upper case characters too.

Closes #127 (closed)

Merge request reports