Skip to content

Commit

Permalink
fix error using secret var in az-pipeline (dotnet#6073)
Browse files Browse the repository at this point in the history
  • Loading branch information
superyyrrzz authored Jun 15, 2020
1 parent 632186e commit 1ca0bb7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions azure-pipelines-master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,3 +202,5 @@ steps:
filename: node
arguments: '.\node_modules\gulp\bin\gulp.js master:release'
workingFolder: tools/Deployment
env:
NUGETAPIKEY: $(NUGETAPIKEY)

0 comments on commit 1ca0bb7

Please sign in to comment.