Skip to content

Commit cd43893

Browse files
Stop pushing to aws app collection (#311)
Stop pushing to aws app collection
1 parent 0d9739c commit cd43893

File tree

1 file changed

+0
-28
lines changed

1 file changed

+0
-28
lines changed

.circleci/config.yml

Lines changed: 0 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -61,34 +61,6 @@ workflows:
6161
requires:
6262
- "app-catalog"
6363

64-
- architect/push-to-app-collection:
65-
context: "architect"
66-
name: aws-app-collection
67-
app_name: "grafana"
68-
app_namespace: "monitoring"
69-
app_collection_repo: "aws-app-collection"
70-
requires:
71-
- control-plane-catalog
72-
filters:
73-
branches:
74-
ignore: /.*/
75-
tags:
76-
only: /^v.*/
77-
78-
- architect/push-to-app-collection:
79-
context: "architect"
80-
name: azure-app-collection
81-
app_name: "grafana"
82-
app_namespace: "monitoring"
83-
app_collection_repo: "azure-app-collection"
84-
requires:
85-
- control-plane-catalog
86-
filters:
87-
branches:
88-
ignore: /.*/
89-
tags:
90-
only: /^v.*/
91-
9264
- architect/push-to-app-collection:
9365
context: "architect"
9466
name: proxmox-app-collection

0 commit comments

Comments
 (0)