Skip to content

Commit

Permalink
Push to vmware app collection (#2278)
Browse files Browse the repository at this point in the history
  • Loading branch information
QuentinBisson authored Mar 17, 2021
1 parent c2d77de commit 53d3272
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 @@ -138,6 +138,19 @@ workflows:
ignore: /.*/
tags:
only: /^v.*/

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

jobs:
checkout:
Expand Down

0 comments on commit 53d3272

Please sign in to comment.