diff --git a/.circleci/config.yml b/.circleci/config.yml index 93ca17b0..e82ff3ca 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -88,9 +88,9 @@ workflows: - architect/push-to-app-collection: context: architect - name: push-to-gcp-app-collection + name: push-to-proxmox-app-collection app_name: teleport-operator - app_collection_repo: gcp-app-collection + app_collection_repo: proxmox-app-collection requires: - push-teleport-operator-to-app-catalog - push-to-registries