Update azure-pipelines.yml for Azure Pipelines

This commit is contained in:
shamrao shinde, sumedh
2024-12-06 11:18:38 +00:00
parent e21529e2a2
commit 6922e6755e

View File

@@ -99,7 +99,6 @@ stages:
- checkout: self - checkout: self
- script: | - script: |
ls -lrth
echo "##vso[task.setvariable variable=shortCommitSha]$(echo $(Build.SourceVersion) | cut -c1-8)" echo "##vso[task.setvariable variable=shortCommitSha]$(echo $(Build.SourceVersion) | cut -c1-8)"
displayName: 'Set Short Commit SHA' displayName: 'Set Short Commit SHA'