From 772994c566d61573e9d5def806b78fe674102f7d Mon Sep 17 00:00:00 2001 From: Antonia <56017655+anvddriesch@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:12:54 +0900 Subject: [PATCH] push to proxmox app collection --- .circleci/config.yml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 7a1c0d1..f9b7b57 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -144,3 +144,16 @@ workflows: ignore: /.*/ tags: only: /^v.*/ + + - architect/push-to-app-collection: + name: proxmox-app-collection + context: architect + app_name: exception-recommender + app_collection_repo: proxmox-app-collection + requires: + - push-exception-recommender-chart-to-control-plane-catalog + filters: + branches: + ignore: /.*/ + tags: + only: /^v.*/