OSDN Git Service

gitlab-ci: workaround docker bug for users with uppercase characters
authorEric Engestrom <eric.engestrom@intel.com>
Fri, 8 Feb 2019 17:43:55 +0000 (17:43 +0000)
committerEric Engestrom <eric.engestrom@intel.com>
Fri, 8 Feb 2019 17:45:57 +0000 (17:45 +0000)
commit3dc5faf5239828780ee31d711fda50360b6d4a00
tree78fe81274197c9c9f7356289d436176fe691c5fd
parent2b7d5c32178d93695a8a7a9bf6509933ab7c1002
gitlab-ci: workaround docker bug for users with uppercase characters

CI_REGISTRY_IMAGE == lower($CI_REGISTRY/$CI_PROJECT_PATH)

Suggested-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: Eric Engestrom <eric.engestrom@intel.com>
.gitlab-ci.yml