This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +46
-19
lines changed Expand file tree Collapse file tree 5 files changed +46
-19
lines changed Original file line number Diff line number Diff line change 371
371
"value" : " arm"
372
372
},
373
373
"PB_AssetRootUrl" : {
374
- "value" : " "
374
+ "value" : " " ,
375
+ "isSecret" : true
375
376
},
376
377
"PB_BuildArguments" : {
377
378
"value" : " -BuildArch=$(PB_Architecture)"
423
424
"value" : " $(Build.BuildNumber)"
424
425
},
425
426
"PB_PackageVersionPropsUrl" : {
426
- "value" : " "
427
+ "value" : " " ,
428
+ "isSecret" : true
429
+ },
430
+ "PB_RestoreSource" : {
431
+ "value" : " " ,
432
+ "isSecret" : true
427
433
},
428
434
"PB_SyncArguments" : {
429
435
"value" : " -p -- /p:ArchGroup=$(PB_Architecture)" ,
Original file line number Diff line number Diff line change 370
370
"allowOverride" : true
371
371
},
372
372
"PB_AssetRootUrl" : {
373
- "value" : " "
373
+ "value" : " " ,
374
+ "isSecret" : true
375
+ },
376
+ "PB_RestoreSource" : {
377
+ "value" : " " ,
378
+ "isSecret" : true
374
379
},
375
380
"PB_BuildArguments" : {
376
381
"value" : " -buildArch=x64 -Release -stripSymbols" ,
427
432
"allowOverride" : true
428
433
},
429
434
"PB_PackageVersionPropsUrl" : {
430
- "value" : " "
435
+ "value" : " " ,
436
+ "isSecret" : true
431
437
},
432
438
"PB_SkipTests" : {
433
439
"value" : " false" ,
Original file line number Diff line number Diff line change 79
79
}
80
80
},
81
81
{
82
- "environment" : {},
82
+ "environment" : {
83
+ "PACKAGEVERSIONPROPSURL" : " $(PB_PackageVersionPropsUrl)"
84
+ },
83
85
"enabled" : true ,
84
86
"continueOnError" : false ,
85
87
"alwaysRun" : false ,
351
353
"allowOverride" : true
352
354
},
353
355
"PB_PackageVersionPropsUrl" : {
354
- "value" : " "
356
+ "value" : " " ,
357
+ "isSecret" : true
355
358
},
356
- "PACKAGEVERSIONPROPSURL" : {
357
- "value" : " $(PB_PackageVersionPropsUrl)"
359
+ "PB_RestoreSource" : {
360
+ "value" : " " ,
361
+ "isSecret" : true
358
362
},
359
363
"PB_AssetRootUrl" : {
360
- "value" : " "
364
+ "value" : " " ,
365
+ "isSecret" : true
361
366
}
362
367
},
363
368
"demands" : [
Original file line number Diff line number Diff line change 129
129
}
130
130
},
131
131
{
132
- "environment" : {},
132
+ "environment" : {
133
+ "PACKAGEVERSIONPROPSURL" : " $(PB_PackageVersionPropsUrl)"
134
+ },
133
135
"enabled" : true ,
134
136
"continueOnError" : false ,
135
137
"alwaysRun" : false ,
446
448
"allowOverride" : true
447
449
},
448
450
"PB_PackageVersionPropsUrl" : {
449
- "value" : " "
451
+ "value" : " " ,
452
+ "isSecret" : true
450
453
},
451
- "PACKAGEVERSIONPROPSURL" : {
452
- "value" : " $(PB_PackageVersionPropsUrl)"
454
+ "PB_RestoreSource" : {
455
+ "value" : " " ,
456
+ "isSecret" : true
453
457
},
454
458
"PB_AssetRootUrl" : {
455
- "value" : " "
459
+ "value" : " " ,
460
+ "isSecret" : true
456
461
},
457
462
"PB_UseEsrpSigning" : {
458
463
"value" : " false" ,
Original file line number Diff line number Diff line change 129
129
}
130
130
},
131
131
{
132
- "environment" : {},
132
+ "environment" : {
133
+ "PACKAGEVERSIONPROPSURL" : " $(PB_PackageVersionPropsUrl)"
134
+ },
133
135
"enabled" : true ,
134
136
"continueOnError" : false ,
135
137
"alwaysRun" : false ,
523
525
"allowOverride" : true
524
526
},
525
527
"PB_PackageVersionPropsUrl" : {
526
- "value" : " "
528
+ "value" : " " ,
529
+ "isSecret" : true
527
530
},
528
- "PACKAGEVERSIONPROPSURL" : {
529
- "value" : " $(PB_PackageVersionPropsUrl)"
531
+ "PB_RestoreSource" : {
532
+ "value" : " " ,
533
+ "isSecret" : true
530
534
},
531
535
"PB_AssetRootUrl" : {
532
- "value" : " "
536
+ "value" : " " ,
537
+ "isSecret" : true
533
538
},
534
539
"PB_UseEsrpSigning" : {
535
540
"value" : " false" ,
You can’t perform that action at this time.
0 commit comments