aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrobibero <cody@robibe.ro>2021-05-04 19:30:51 -0600
committercrobibero <cody@robibe.ro>2021-05-04 19:30:51 -0600
commit08213f2368aed728e2e12e92e5d799952f7b412a (patch)
tree9348d8e8f85e97e7d2b2e8f445cb87a5604e6a8e
parent08d07656237fd53668796e0d6a2d78bbba5f706f (diff)
Fully remove reference.
-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 6430503f9..c028b6e3e 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