From 67561c30c26791413ab13334d86916f547a97c9f Mon Sep 17 00:00:00 2001 From: Simon Weald <7832341+glitchcrab@users.noreply.github.com> Date: Tue, 2 Aug 2022 16:17:34 +0100 Subject: [PATCH] stop pushing to kvm-app-collection (#348) --- .circleci/config.yml | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 6068e486..8b4dbd75 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -99,21 +99,6 @@ workflows: tags: only: /^v.*/ - - architect/push-to-app-collection: - context: "architect" - name: push-etcd-backup-operator-to-kvm-app-collection - app_name: "etcd-backup-operator" - app_collection_repo: "kvm-app-collection" - requires: - - push-etcd-backup-operator-to-control-plane-app-catalog - filters: - # Do not trigger the job on commit. - branches: - ignore: /.*/ - # Trigger the job also on git tag. - tags: - only: /^v.*/ - - architect/push-to-app-collection: context: "architect" name: push-etcd-backup-operator-to-vsphere-app-collection @@ -168,4 +153,4 @@ workflows: branches: ignore: /.*/ tags: - only: /^v.*/ \ No newline at end of file + only: /^v.*/