Thanks to visit codestin.com Credit goes to github.com
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 48aed33 commit f8ef48bCopy full SHA for f8ef48b
eng/pipelines/templates/variables/globals.yml
@@ -1,6 +1,6 @@
1
variables:
2
DocWardenVersion: '0.5.0'
3
- NodeVersion: "14.x"
+ NodeVersion: "16.x"
4
OSVmImage: "ubuntu-20.04"
5
skipComponentGovernanceDetection: true
6
coalesceResultFilter: $[ coalesce(variables['packageGlobFilter'], '**') ]
0 commit comments