From ad0171f1d2e01baab8b856c4f8ffb6e08cc47b3b Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Fri, 27 Sep 2019 16:11:07 -0500 Subject: [PATCH] Revert "test if lowercase tag from last commit fixes push to GitHub pkg reg" This reverts commit d4e1271b21864b16a0b0006ef3b3b0641ae9ac28. --- azure-pipelines.web.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.web.yaml b/azure-pipelines.web.yaml index f8d6d46d2..e98c281af 100644 --- a/azure-pipelines.web.yaml +++ b/azure-pipelines.web.yaml @@ -53,7 +53,7 @@ steps: latest $(Build.BuildId) condition: "and(succeeded(), eq(variables['Build.SourceBranch'], 'refs/heads/master'))" - enabled: true + enabled: false - task: CopyFiles@2 displayName: "stage docker-compose files"