Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
murer committed Jan 23, 2013
1 parent b9a772b commit 907982f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Expand Up @@ -31,7 +31,11 @@ You want to release some version, like x.y.z:

./release.sh x.y.z

Then you need to deploy it (the same x.y.z):
If something goes wrong on release, you need to delete tag x.y.z

/util/delete-tag.sh holy-x.y.z

If everthing works fine until here, you need to deploy it (the same x.y.z):

./release-deploy.sh x.y.z

Expand Down

0 comments on commit 907982f

Please sign in to comment.