Skip to content

Commit

Permalink
Change default to local build, require explicit "make push" to push
Browse files Browse the repository at this point in the history
  • Loading branch information
mattf committed Nov 20, 2015
1 parent fb4afda commit eff6169
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/spark/images/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
all: push
all: spark zeppelin
push: push-spark push-zeppelin
.PHONY: push push-spark push-zeppelin spark zeppelin zeppelin-build

Expand Down

0 comments on commit eff6169

Please sign in to comment.