Browse Source

Merge pull request #5973 from crobibero/legacy-ci-apiclient

Kill the CI
Joshua M. Boniface 4 years ago
parent
commit
d655145867
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .ci/azure-pipelines.yml

+ 0 - 3
.ci/azure-pipelines.yml

@@ -61,6 +61,3 @@ jobs:
 
 
 - ${{ if or(startsWith(variables['Build.SourceBranch'], 'refs/tags/v'), startsWith(variables['Build.SourceBranch'], 'refs/heads/master')) }}:
 - ${{ if or(startsWith(variables['Build.SourceBranch'], 'refs/tags/v'), startsWith(variables['Build.SourceBranch'], 'refs/heads/master')) }}:
   - template: azure-pipelines-package.yml
   - template: azure-pipelines-package.yml
-
-- ${{ if or(startsWith(variables['Build.SourceBranch'], 'refs/tags/v'), startsWith(variables['Build.SourceBranch'], 'refs/heads/master')) }}:
-  - template: azure-pipelines-api-client.yml