Skip to content

No need to login to docker if we not going to pull

James Nutt requested to merge ml-skip-docker-login-if-skip-pull into master

This skips attempting to login to the docker registry if QA_SKIP_PULL is set.

Merge request reports