From 2818f9f7a36703940d3c6b8a0853672f6ad7173f Mon Sep 17 00:00:00 2001 From: Antonia <56017655+anvddriesch@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:43:56 +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 f5992b36c..c316409e2 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -172,3 +172,16 @@ workflows: ignore: /.*/ tags: only: /^v.*/ + + - architect/push-to-app-collection: + context: architect + name: push-to-proxmox-app-collection + app_name: app-operator + app_collection_repo: proxmox-app-collection + requires: + - push-app-operator-to-control-plane-app-catalog + filters: + branches: + ignore: /.*/ + tags: + only: /^v.*/