We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6472f2c commit 93d2a8dCopy full SHA for 93d2a8d
azure-pipelines.yml
@@ -81,7 +81,7 @@ stages:
81
steps:
82
- task: Delay@1
83
inputs:
84
- delayForMinutes: '5'
+ delayForMinutes: $(NUGETDELAY)
85
86
87
- job: BlazorUIWebsite
0 commit comments