Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines !publish
Browse files Browse the repository at this point in the history
  • Loading branch information
mkellerman committed Jul 26, 2021
1 parent 34e605f commit 0fdafd9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@ steps:

- task: PublishBuildArtifacts@1
displayName: 'Publish Artifact: Invoke-CommandAs'
env:
NuGetApiKey: $(NuGetApiKey)
inputs:
PathtoPublish: '$(System.DefaultWorkingDirectory)/Invoke-CommandAs'
ArtifactName: Invoke-CommandAs
Expand Down

0 comments on commit 0fdafd9

Please sign in to comment.