diff --git a/.azure-pipelines/test-docker-sonic-vs-template.yml b/.azure-pipelines/test-docker-sonic-vs-template.yml index 3aedf61f..be01f81f 100644 --- a/.azure-pipelines/test-docker-sonic-vs-template.yml +++ b/.azure-pipelines/test-docker-sonic-vs-template.yml @@ -31,9 +31,9 @@ jobs: displayName: Set up sonic-swss branch - task: DownloadPipelineArtifact@2 inputs: - artifact: ${{ parameters.docker_sonic_vs_name }} + artifact: docker-sonic-vs path: $(Build.ArtifactStagingDirectory)/download - displayName: "Download pre-stage built ${{ parameters.docker_sonic_vs_name }}" + displayName: "Download pre-stage built docker-sonic-vs" - task: DownloadPipelineArtifact@2 inputs: artifact: sonic-swss-common.amd64.ubuntu20_04