Skip to content

Commit

Permalink
push to capa-capv addons
Browse files Browse the repository at this point in the history
  • Loading branch information
anvddriesch committed Aug 19, 2024
1 parent bd45c22 commit 9cc037a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,16 @@ workflows:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: architect
name: push-to-vsphere-aws-addons-app-collection
app_name: "cluster-api-cleaner-vsphere"
app_collection_repo: "vsphere-aws-addons-app-collection"
requires:
- push-to-app-catalog
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/

0 comments on commit 9cc037a

Please sign in to comment.