about summary refs log tree commit diff
path: root/tools/govanity/Makefile
blob: 939497d20d8cd5cc183f3db39c739b6e83baead9 (plain) (blame)
1
2
3
4
5
6
.PHONY: deploy
deploy:
	gcloud -q app deploy --project=fcuny-govanity

.PHONY: all
all: deploy