From 85bf472fa5ab84156de949fa7fc3f50a88191189 Mon Sep 17 00:00:00 2001 From: Antonia <56017655+anvddriesch@users.noreply.github.com> Date: Wed, 18 Dec 2024 17:14:30 +0900 Subject: [PATCH] push to proxmox app collection (#291) --- .circleci/config.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/.circleci/config.yml b/.circleci/config.yml index 8024c1e8..22f54560 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -142,3 +142,17 @@ workflows: ignore: /.*/ tags: only: /^v.*/ + + - architect/push-to-app-collection: + context: architect + name: proxmox-app-collection + app_name: logging-operator + app_namespace: monitoring + app_collection_repo: proxmox-app-collection + requires: + - push-logging-operator-to-app-catalog + filters: + branches: + ignore: /.*/ + tags: + only: /^v.*/