Skip to content

Commit

Permalink
add git push to release
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanking committed Mar 3, 2020
1 parent ef63e29 commit b770f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ setup: ## setup development dependencies

release: ## run a release
./bin/bff bump
git push
git push --tags
@echo "Go to github.com/chanzuckerberg/cztack/ and make the tag into a release (not automated yet)."
.PHONY: release
Expand Down

0 comments on commit b770f3d

Please sign in to comment.