Skip to content

Commit

Permalink
stop pushing to kvm-app-collection (#348)
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchcrab committed Aug 2, 2022
1 parent db46519 commit 67561c3
Showing 1 changed file with 1 addition and 16 deletions.
17 changes: 1 addition & 16 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -168,4 +153,4 @@ workflows:
branches:
ignore: /.*/
tags:
only: /^v.*/
only: /^v.*/

0 comments on commit 67561c3

Please sign in to comment.