mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 18:43:54 -06:00
build: remove the forced vpack submission; let us do it on our own time (#19271)
This commit is contained in:
parent
d61ad2d9cd
commit
4f391c5e42
@ -69,10 +69,3 @@ jobs:
|
||||
artifact: $(JobOutputArtifactName)
|
||||
displayName: 'Publish VPack Manifest to Drop'
|
||||
|
||||
- task: PkgESFCIBGit@12
|
||||
displayName: 'Submit VPack Manifest to Windows'
|
||||
inputs:
|
||||
configPath: '$(Build.SourcesDirectory)\build\config\GitCheckin.json'
|
||||
artifactsDirectory: $(XES_VPACKMANIFESTDIRECTORY)
|
||||
prTimeOut: 5
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user