From cf38cb43c0321e76459ec8db95763f904c3c932f Mon Sep 17 00:00:00 2001 From: Rafa de la Torre Date: Wed, 17 Aug 2016 10:58:12 +0200 Subject: [PATCH] Update RELEASE.md Add a couple of additional steps --- RELEASE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE.md b/RELEASE.md index fbd8323..0e4db30 100644 --- a/RELEASE.md +++ b/RELEASE.md @@ -28,6 +28,8 @@ shall be performed by the designated *Release Manager*. git push origin X.Y.Z ``` 1. Deploy and test in staging +1. Deploy and test in production +1. Merge back into develop ## Some remarks