aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar MarkKoz <[email protected]>2019-06-23 17:20:33 -0700
committerGravatar MarkKoz <[email protected]>2019-06-29 20:05:37 -0700
commit4f3b802ab2d2e940b475e749a97d1271c564a62c (patch)
tree09e614ee375c8e12f2fe9cfdb65db3803edb5368
parentScrew the base variable (diff)
DownloadPipelineArtifact
-rw-r--r--azure-pipelines.yml2
1 files changed, 1 insertions, 1 deletions
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)"