Changed domain to be fully lowercase
This commit is contained in:
@@ -5,7 +5,7 @@ services:
|
||||
- docker:dind
|
||||
|
||||
variables:
|
||||
DOMAIN: "Fluttershub.com"
|
||||
DOMAIN: "fluttershub.com"
|
||||
|
||||
before_script:
|
||||
- docker login -u "$CI_REGISTRY_USER" -p "$CI_REGISTRY_PASSWORD" $CI_REGISTRY
|
||||
|
||||
Reference in New Issue
Block a user