about summary refs log tree commit diff
path: root/tools/govanity/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/govanity/Makefile')
-rw-r--r--tools/govanity/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/govanity/Makefile b/tools/govanity/Makefile
new file mode 100644
index 0000000..939497d
--- /dev/null
+++ b/tools/govanity/Makefile
@@ -0,0 +1,6 @@
+.PHONY: deploy
+deploy:
+	gcloud -q app deploy --project=fcuny-govanity
+
+.PHONY: all
+all: deploy