Skip to content

Commit 0fdafd9

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines !publish
1 parent 34e605f commit 0fdafd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ steps:
2828

2929
- task: PublishBuildArtifacts@1
3030
displayName: 'Publish Artifact: Invoke-CommandAs'
31-
env:
32-
NuGetApiKey: $(NuGetApiKey)
3331
inputs:
3432
PathtoPublish: '$(System.DefaultWorkingDirectory)/Invoke-CommandAs'
3533
ArtifactName: Invoke-CommandAs

0 commit comments

Comments
 (0)