Skip to content

Commit

Permalink
push to proxmox app collection
Browse files Browse the repository at this point in the history
  • Loading branch information
anvddriesch authored Dec 18, 2024
1 parent 6e30a30 commit d5ca2d3
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 @@ -130,3 +130,17 @@ workflows:
ignore: /.*/
tags:
only: /^v.*/

- architect/push-to-app-collection:
context: "architect"
name: proxmox-app-collection
app_name: "loki"
app_namespace: "loki"
app_collection_repo: "proxmox-app-collection"
requires:
- "package and push loki chart to control-plane-catalogs"
filters:
branches:
ignore: /.*/
tags:
only: /^v.*/

0 comments on commit d5ca2d3

Please sign in to comment.