diff options
| author | crobibero <cody@robibe.ro> | 2021-05-04 19:30:51 -0600 |
|---|---|---|
| committer | crobibero <cody@robibe.ro> | 2021-05-04 19:30:51 -0600 |
| commit | 08213f2368aed728e2e12e92e5d799952f7b412a (patch) | |
| tree | 9348d8e8f85e97e7d2b2e8f445cb87a5604e6a8e | |
| parent | 08d07656237fd53668796e0d6a2d78bbba5f706f (diff) | |
Fully remove reference.
| -rw-r--r-- | .ci/azure-pipelines.yml | 3 |
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 |
