We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f899da commit 422de11Copy full SHA for 422de11
build/containers-scenarios.yml
@@ -110,7 +110,7 @@ parameters:
110
arguments: --scenario json_ntex --property scenario=JsonNTex
111
condition: Math.round(Date.now() / 43200000) % 10 == 8 # once every 10 half-days
112
- displayName: Fortunes NTex
113
- arguments: --scenario fortunes_ntext --property scenario=FortunesNTex
+ arguments: --scenario fortunes_ntex --property scenario=FortunesNTex
114
condition: Math.round(Date.now() / 43200000) % 10 == 9 # once every 10 half-days
115
116
steps:
0 commit comments