From 31fe88a7449ec45a00dd8eff874bbff2774c2665 Mon Sep 17 00:00:00 2001 From: Drew Walters Date: Wed, 29 Apr 2020 14:32:19 +0000 Subject: [PATCH] Promote docs to docs.airshipit.org/airshipctl This change removes the failing Read the Docs webhook in favor of publishing to docs.airshipit.org/airshipctl. As post jobs cannot be verified until merge, this may require more attempts in future commits. Change-Id: I3b2b2a01fbfc144861d58289adbd1e6ee382f014 Signed-off-by: Drew Walters --- zuul.d/projects.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zuul.d/projects.yaml b/zuul.d/projects.yaml index 42c3d7d3e..99c7d3077 100644 --- a/zuul.d/projects.yaml +++ b/zuul.d/projects.yaml @@ -34,7 +34,9 @@ - airship-airshipctl-gate-test post: jobs: - - trigger-readthedocs-webhook - airship-airshipctl-publish-image - airship-airshipctl-upload-git-mirror - airship-airshipctl-update-github-issues + promote: + jobs: + - promote-airship-project-docs