From 4fe1e03bb2a3502971e48408d3cced0c6347f754 Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Fri, 30 Oct 2020 06:32:53 +0530 Subject: [PATCH] Removed Circle-CI reference. Signed-off-by: Manish Kumar --- CONTRIBUTING.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 76081a32d440a..91642701329d9 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -345,14 +345,6 @@ should only be done to correct a DCO mistake. ## Triggering CI re-run without making changes -To rerun failed tasks in Circle-CI, add a comment with the line - -``` -/retest-circle -``` - -in it. This should rebuild only the failed tasks. - To rerun failed tasks in Azure pipelines, add a comment with the line ```