Loading capif/templates/ci_dev.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -116,4 +116,4 @@ docker_login: script: - > docker --version echo "$CI_REGISTRY_PASSWORD" | docker login --username $CI_REGISTRY_USER $CI_REGISTRY --password-stdin No newline at end of file docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY No newline at end of file Loading
capif/templates/ci_dev.gitlab-ci.yml +1 −1 Original line number Diff line number Diff line Loading @@ -116,4 +116,4 @@ docker_login: script: - > docker --version echo "$CI_REGISTRY_PASSWORD" | docker login --username $CI_REGISTRY_USER $CI_REGISTRY --password-stdin No newline at end of file docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY No newline at end of file