Skip to content

Commit

Permalink
Automatically push to capz-app-collection (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
fiunchinho authored Nov 20, 2023
1 parent 745b4ce commit 02ad125
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 @@ -138,6 +138,20 @@ workflows:
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: "architect"
name: push-starboard-exporter-to-capz-app-collection
app_name: "starboard-exporter"
app_collection_repo: "capz-app-collection"
requires:
- push-starboard-exporter-to-control-plane-catalog
filters:
# Only do this when a new tag is created.
branches:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: "architect"
name: push-starboard-exporter-to-cloud-director-app-collection
Expand Down

0 comments on commit 02ad125

Please sign in to comment.