소스 검색

Fix push to latest

Alex Myasoedov 6 년 전
부모
커밋
bae99934b7
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      Makefile

+ 1 - 0
Makefile

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