diff --git a/Makefile b/Makefile index ec5be59..ba35bef 100644 --- a/Makefile +++ b/Makefile @@ -12,3 +12,4 @@ build: push: @docker push $(REPO):$(GIT_SUMMARY) + @docker push $(REPO)