Skip to content

Commit

Permalink
Don't push to CAPZ and GCP app collections (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
fhielpos authored Feb 19, 2024
1 parent 4cbe932 commit d33695c
Showing 1 changed file with 0 additions and 26 deletions.
26 changes: 0 additions & 26 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,32 +86,6 @@ workflows:
tags:
only: /^v.*/

- architect/push-to-app-collection:
name: capz-app-collection
context: "architect"
app_name: "exception-recommender"
app_collection_repo: "capz-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
name: gcp-app-collection
context: "architect"
app_name: "exception-recommender"
app_collection_repo: "gcp-app-collection"
requires:
- push-exception-recommender-chart-to-control-plane-catalog
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
name: vsphere-app-collection
context: "architect"
Expand Down

0 comments on commit d33695c

Please sign in to comment.