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