Skip to content

Commit

Permalink
Merge pull request #1296 from shreddedbacon/rebuild-dind-makefile
Browse files Browse the repository at this point in the history
Login to minishift registry again before pushing the rebuilt dind image
  • Loading branch information
Schnitzel committed Oct 20, 2019
2 parents 8eda8e6 + 6c71cf6 commit d3cefd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -838,7 +838,7 @@ endif
.PHONY: push-oc-build-deploy-dind
rebuild-push-oc-build-deploy-dind:
rm -rf build/oc-build-deploy-dind
$(MAKE) build/oc-build-deploy-dind [push-minishift]-oc-build-deploy-dind
$(MAKE) minishift/login-docker-registry build/oc-build-deploy-dind [push-minishift]-oc-build-deploy-dind



Expand Down

0 comments on commit d3cefd3

Please sign in to comment.