Skip to content

Commit

Permalink
push to proxmox app collection (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
anvddriesch authored Dec 17, 2024
1 parent 71f19e0 commit 3603c54
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 @@ -93,3 +93,16 @@ workflows:
ignore: /.*/
tags:
only: /^v.*/

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

0 comments on commit 3603c54

Please sign in to comment.