Skip to content

Commit

Permalink
Add capz to collections (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
erkanerol authored Dec 12, 2023
1 parent 2b9a623 commit 043a84c
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,3 +147,17 @@ workflows:
ignore: /.*/
tags:
only: /^v.*/

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

0 comments on commit 043a84c

Please sign in to comment.