Skip to content

Commit 93d2a8d

Browse files
author
Erik Gassler
committed
make delay a variable
1 parent 6472f2c commit 93d2a8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ stages:
8181
steps:
8282
- task: Delay@1
8383
inputs:
84-
delayForMinutes: '5'
84+
delayForMinutes: $(NUGETDELAY)
8585

8686

8787
- job: BlazorUIWebsite

0 commit comments

Comments
 (0)