diff --git a/Releasing-Tracks.textile b/Releasing-Tracks.textile index 9c11a34..4e9324e 100644 --- a/Releasing-Tracks.textile +++ b/Releasing-Tracks.textile @@ -18,8 +18,11 @@ git push upstream --tags ** /README.md ** everything in /doc ** /config/initializers/tracks.rb +# Build and push the new version to Docker Hub: +** docker build -t tracksapp/tracks . +** docker push tracksapp/tracks:2.5.2 # Publicize the new release ** Post on the Tracks website ** Update the IRC topic ** Email the mailing list -** Post to Twitter \ No newline at end of file +** Post to Twitte \ No newline at end of file