diff --git a/sdk/imagebuilder/ci.yml b/sdk/imagebuilder/ci.yml deleted file mode 100644 index 75df9c758592..000000000000 --- a/sdk/imagebuilder/ci.yml +++ /dev/null @@ -1,23 +0,0 @@ -# DO NOT EDIT THIS FILE -# This file is generated automatically and any changes will be lost. - -trigger: - branches: - include: - - master - paths: - include: - - sdk/imagebuilder/ - -pr: - branches: - include: - - master - paths: - include: - - sdk/imagebuilder/ - -jobs: -- template: ../../eng/pipelines/templates/jobs/archetype-sdk-client.yml - parameters: - ServiceDirectory: imagebuilder \ No newline at end of file diff --git a/sdk/operationalinsights/ci.yml b/sdk/operationalinsights/ci.yml deleted file mode 100644 index 2adcc9a8e612..000000000000 --- a/sdk/operationalinsights/ci.yml +++ /dev/null @@ -1,23 +0,0 @@ -# DO NOT EDIT THIS FILE -# This file is generated automatically and any changes will be lost. - -trigger: - branches: - include: - - master - paths: - include: - - sdk/operationalinsights/ - -pr: - branches: - include: - - master - paths: - include: - - sdk/operationalinsights/ - -jobs: -- template: ../../eng/pipelines/templates/jobs/archetype-sdk-client.yml - parameters: - ServiceDirectory: operationalinsights \ No newline at end of file diff --git a/sdk/privatedns/ci.yml b/sdk/privatedns/ci.yml deleted file mode 100644 index d5621d3e299f..000000000000 --- a/sdk/privatedns/ci.yml +++ /dev/null @@ -1,23 +0,0 @@ -# DO NOT EDIT THIS FILE -# This file is generated automatically and any changes will be lost. - -trigger: - branches: - include: - - master - paths: - include: - - sdk/privatedns/ - -pr: - branches: - include: - - master - paths: - include: - - sdk/privatedns/ - -jobs: -- template: ../../eng/pipelines/templates/jobs/archetype-sdk-client.yml - parameters: - ServiceDirectory: privatedns \ No newline at end of file