From c82e3b5fae79bc6ab23683eab191e84a762f59b0 Mon Sep 17 00:00:00 2001 From: Antonia <56017655+anvddriesch@users.noreply.github.com> Date: Tue, 17 Dec 2024 21:13:32 +0900 Subject: [PATCH] push to proxmox app collection --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index e0943e86ab..a75483c0aa 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -140,9 +140,9 @@ workflows: only: /^v.*/ - architect/push-to-app-collection: - name: push-to-gcp-app-collection + name: push-to-proxmox-app-collection app_name: "happa" - app_collection_repo: "gcp-app-collection" + app_collection_repo: "proxmox-app-collection" requires: - push-happa-to-control-plane-app-catalog filters: