From 2e5ee2740ac7493f0ee809901738efce2bdbbe10 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Sat, 15 Jun 2019 04:53:40 -0400 Subject: [PATCH] Remove repeated documentation entry Signed-off-by: Roberto Rosario --- docs/chapters/development.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/docs/chapters/development.rst b/docs/chapters/development.rst index 547773a42a..3d887919cc 100644 --- a/docs/chapters/development.rst +++ b/docs/chapters/development.rst @@ -248,9 +248,6 @@ Special branches: ``releases/python`` Used by the continuous delivery system to trigger the build and release of a new Python package to PyPI. -``releases/python`` - Used by the continuous delivery system to trigger the build and release - of a new Python package to PyPI. ``nightly`` Used by the continuous delivery system to trigger the build and release of a new Docker image based on development code to the GitLab image