diff --git a/Release-Process.md b/Release-Process.md index 83ea97a..d6edc7c 100644 --- a/Release-Process.md +++ b/Release-Process.md @@ -1,3 +1,5 @@ We use the same script as Weave, hence the same documentation applies. -* https://github.com/weaveworks/weave/wiki/Release-Process \ No newline at end of file +* https://github.com/weaveworks/weave/wiki/Release-Process + +*BEWARE* when copying `git push -f git@github.com:weaveworks/weave latest_release v0.7.1`, you're pushing to the weave repo. It should be `git push -f git@github.com:weaveworks/scope latest_release v0.7.1`. \ No newline at end of file