Skip to content

Commit 2a28396

Browse files
authored
[release/v7.2.14] Enable vPack provenance data (#20220) (#20242)
1 parent d6c0dba commit 2a28396

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/releaseBuild/azureDevOps/templates/vpackReleaseJob.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ jobs:
109109
platforms: x64
110110
target: '$(System.ArtifactsDirectory)'
111111
owner: tplunk
112-
provData: false
112+
provData: true
113113
version: '$(vpackVersion)'
114114
vpackToken: $(vPackPat)
115115
condition: and(succeeded(), eq(variables['Build.Reason'], 'Manual'))

0 commit comments

Comments
 (0)