Check if NUGET_API_KEY can be accessed

This commit is contained in:
Kevin Sommer
2021-05-14 21:47:27 +02:00
committed by Keivn Sommer
parent 034730bffb
commit 1e29271fd9
3 changed files with 12 additions and 1 deletions

View File

@@ -43,6 +43,9 @@
"type": "boolean",
"description": "Disables displaying the NUKE logo"
},
"NUGET_API_KEY": {
"type": "string"
},
"Plan": {
"type": "boolean",
"description": "Shows the execution plan (HTML)"