From 4f3b802ab2d2e940b475e749a97d1271c564a62c Mon Sep 17 00:00:00 2001 From: MarkKoz Date: Sun, 23 Jun 2019 17:20:33 -0700 Subject: DownloadPipelineArtifact --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 63ee168..04dfb27 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -56,7 +56,7 @@ jobs: runVersion: 'specific' buildId: "2434" artifactName: 'BaseId' - displayName: 'Download Base ID Artifact $(PREV_BUILD)' + displayName: 'Download Base ID Artifact' - script: | base_id="$(cat "${SYSTEM_ARTIFACTSDIRECTORY}"/base.sha256)" -- cgit v1.2.3