Skip to content

Commit

Permalink
chore: removes redundant artifact download task
Browse files Browse the repository at this point in the history
  • Loading branch information
baywet authored Nov 20, 2024
1 parent d26afe8 commit 181f313
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .azure-pipelines/ci-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -265,11 +265,6 @@ extends:
inputs:
versionSpec: '>=5.2.0'
checkLatest: true
- task: DownloadPipelineArtifact@2
displayName: Download nupkg from artifacts
inputs:
artifact: ReadyForReleasePipeline
source: current
- task: PowerShell@2
displayName: 'Get Latest Commit SHA from repo'
inputs:
Expand Down

0 comments on commit 181f313

Please sign in to comment.