Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Commit 0d7c6fd

Browse files
author
Sergey Kibish
committed
Remove build&push from Makefile, because process is now automated
1 parent 8ac2cc7 commit 0d7c6fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# A Self-Documenting Makefile: http://marmelab.com/blog/2016/02/29/auto-documented-makefile.html
22

3-
.PHONY: test build push
3+
.PHONY: test
44
.DEFAULT_GOAL := help
55

66
test: ## run tests

0 commit comments

Comments
 (0)