From 744890dfd519153d33bba8090ea8d1314662a4aa Mon Sep 17 00:00:00 2001 From: Michele Baldessari Date: Thu, 16 Jul 2026 14:36:02 +0200 Subject: [PATCH] Drop industrial edge from CI We demoted it to sandbox anyways --- ci-triggers/industrial-edge.yaml | 37 -------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 ci-triggers/industrial-edge.yaml diff --git a/ci-triggers/industrial-edge.yaml b/ci-triggers/industrial-edge.yaml deleted file mode 100644 index 3943b0d..0000000 --- a/ci-triggers/industrial-edge.yaml +++ /dev/null @@ -1,37 +0,0 @@ -shortName: industrialedge -fullName: IndustrialEdge -repo: https://github.com/validatedpatterns/industrial-edge -webHookName: '' -owners: - - mbaldess -triggers: - branches: - - name: main - versions: - - '4.22' - - '4.21' - - '4.20' - - openshift: - - version: '4.22' - branch: main - platforms: - - aws - buildType: stable - ocpTrigger: false - - version: '4.21' - branch: main - platforms: - - azure - buildType: stable - ocpTrigger: false - - version: '4.20' - branch: main - platforms: - - aws - buildType: stable - ocpTrigger: false - - subscriptions: - - name: none - branch: none