From: Lorin Hochstein Date: Mon, 1 May 2017 00:48:38 +0000 (-0700) Subject: add push X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=bd5a8fde8f20e4dd96b45a7534f8fee1eec6f12c;p=ansiblebook.git add push --- diff --git a/ans-con/Makefile b/ans-con/Makefile index be3ce34..89563be 100644 --- a/ans-con/Makefile +++ b/ans-con/Makefile @@ -1,4 +1,6 @@ -.PHONY: build +.PHONY: build push build: ansible-container build +push: + ansible-container push