Browse Source

Fix push to latest

Alex Myasoedov 6 years ago
parent
commit
bae99934b7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -12,3 +12,4 @@ build:
 
 push:
 	@docker push $(REPO):$(GIT_SUMMARY)
+	@docker push $(REPO)