Skip to content

Commit

Permalink
No need to build.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejholmes committed Jul 31, 2015
1 parent 7248431 commit 3b71636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ bump:
pip install --upgrade bumpversion
bumpversion ${TYPE}

release: test build bump
release: test bump
# Wait for the `master` branch to build on CircleCI before running this. We'll
# pull that image and tag it with the new version.
docker pull ${REPO}:latest
Expand Down

0 comments on commit 3b71636

Please sign in to comment.