From 0383a59a99a20451ae4e29dd307b932f37328a7a Mon Sep 17 00:00:00 2001 From: Philippe Perrin Date: Mon, 15 Aug 2022 18:36:45 +0200 Subject: [PATCH] [NO-JIRA] Remove static doc related tasks --- .cirrus.yml | 9 --------- 1 file changed, 9 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index 3b9b8e33fa8..1df258f127e 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -486,15 +486,6 @@ promote_task: script: - ./private/cirrus/cirrus-promote.sh -deploy_docs_task: - depends_on: promote - skip: true - only_if: $CIRRUS_BRANCH == 'dogfood-on-next' - gke_container: - <<: *GKE_CONTAINER_TEMPLATE - script: - - ./private/cirrus/cirrus-trigger-deploy-docs.sh - package_docker_task: depends_on: promote only_if: $CIRRUS_BRANCH == 'master' -- 2.39.5