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 eab180f commit e383bd4Copy full SHA for e383bd4
eng/pipelines/dotnet-framework-pr-no-cache.yml
@@ -19,6 +19,9 @@ variables:
19
- template: /eng/pipelines/variables/common.yml@self
20
- name: manifest
21
value: manifest.json
22
+- name: imageBuilder.pathArgs
23
+ value: "*"
24
+ readonly: true
25
26
stages:
27
- template: /eng/common/templates/stages/dotnet/publish-config-nonprod.yml@self
0 commit comments