aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua M. Boniface <joshua@boniface.me>2021-05-04 21:32:08 -0400
committerGitHub <noreply@github.com>2021-05-04 21:32:08 -0400
commitd6551458678f8888cb3595e04197a33ec85d7d10 (patch)
tree34fc326f9ec72d219423011bc192354f79505b3f
parenta598a8071b369735b6b85a8869d63aef6ff4ad47 (diff)
parent08213f2368aed728e2e12e92e5d799952f7b412a (diff)
Merge pull request #5973 from crobibero/legacy-ci-apiclient
Kill the CI
-rw-r--r--.ci/azure-pipelines.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/.ci/azure-pipelines.yml b/.ci/azure-pipelines.yml
index 6430503f9a..c028b6e3e8 100644
--- a/.ci/azure-pipelines.yml
+++ b/.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')) }}:
- 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