mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-19 21:03:11 -07:00
Fix release pipeline by setting provData to false (#929)
This commit is contained in:
parent
3d1f0e9440
commit
ff2a94f64d
1 changed files with 2 additions and 0 deletions
|
@ -81,6 +81,8 @@ jobs:
|
||||||
pushPkgName: calculator.app
|
pushPkgName: calculator.app
|
||||||
version: $(versionMajor).$(versionMinor).$(versionBuild)
|
version: $(versionMajor).$(versionMinor).$(versionBuild)
|
||||||
owner: paxeeapps
|
owner: paxeeapps
|
||||||
|
provData: false
|
||||||
|
|
||||||
|
|
||||||
- task: PublishBuildArtifacts@1
|
- task: PublishBuildArtifacts@1
|
||||||
displayName: Publish vpack\app artifact with vpack manifest
|
displayName: Publish vpack\app artifact with vpack manifest
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue