From 53aac900acbd2cc4e905948b01aaf3263a9c04b6 Mon Sep 17 00:00:00 2001 From: Jyri-Petteri Paloposki Date: Thu, 25 Nov 2021 01:51:59 +0200 Subject: [PATCH] Updated Releasing Tracks (textile) --- Releasing-Tracks.textile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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