From a6e870bffc1d99b26ed7526320f3546216f59a59 Mon Sep 17 00:00:00 2001
From: seamuslee <seamuslee001+civicrm@gmail.com>
Date: Sun, 4 Apr 2021 21:09:26 +0000
Subject: [PATCH] Include reference to the E2E-Edge job when updating various
 Jenkins jobs after branching

---
 doc/5.x-rc.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/doc/5.x-rc.md b/doc/5.x-rc.md
index 37f1044..7f0430e 100644
--- a/doc/5.x-rc.md
+++ b/doc/5.x-rc.md
@@ -84,6 +84,8 @@ civi-git-table --fetch master 5.X
     * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
 * Go to https://test.civicrm.org/job/CiviCRM-Core-Edge/configure
     * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
+* Go to https://test.civicrm.org/job/CiviCRM-E2E-Edge/configure
+    * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
 * Go to https://test.civicrm.org/job/CiviCRM-Ext-Matrix/configure
     * In the list of `CIVIVER`s, remove any old RC's. Add the current RC. (ex: `4.6 5.X master`)
 * Go to https://test.civicrm.org/job/CiviCRM-E2E-Matrix/configure
-- 
GitLab