From 36e7667d810c3e0f48f11c6da34cc758b3f0d767 Mon Sep 17 00:00:00 2001 From: julialawrence <98329494+julialawrence@users.noreply.github.com> Date: Thu, 14 Nov 2024 09:46:31 +0000 Subject: [PATCH] Small note in common MP errors section (#6105) * Small note in common MP errors section * Trailing whitespace --- .../002-working-in-modernisation-platform.html.md.erb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/documentation/runbooks/002-working-in-modernisation-platform.html.md.erb b/source/documentation/runbooks/002-working-in-modernisation-platform.html.md.erb index ca78d0f730..dc4b522526 100644 --- a/source/documentation/runbooks/002-working-in-modernisation-platform.html.md.erb +++ b/source/documentation/runbooks/002-working-in-modernisation-platform.html.md.erb @@ -47,3 +47,7 @@ Then you need to use the `-r` flag in the `member-local-plan.sh` script: ``` $ bash /workspaces/modernisation-platform-environments/scripts/member-local-plan.sh -r modernisation-platform-sandbox ``` + +Modernisation Platform Environments repository has a different deployment process from the main Analytical Platform repository. +You need to grant explicit approval for deployment to all environments. +> Remember: Just because you merged it, doesn't mean you deployed it!