From 82cc9665583630bc037cbe35001b39cc4d4f715a Mon Sep 17 00:00:00 2001 From: RocketRobz Date: Mon, 18 Mar 2019 16:49:36 -0600 Subject: [PATCH] Update azure-pipelines.yml for Azure Pipelines --- azure-pipelines.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 16c27a2..c8194fa 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,6 @@ variables: CURRENT_DATE: $[format('{0:yyyyMMdd\-HHmmss}', pipeline.startTime)] REPOSITORY_NAME: $(Build.Repository.Name) COMMIT_TAG: $(git log --format=%h -1) - BUILD_SOURCEVERSION: $(git log --format=%h -1) steps: - script: |