Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit490d3a8

Browse files
jshigetomiJustin Chung
and
Justin Chung
authored
Update package pipeline windows image version (#25191)
Co-authored-by: Justin Chung <chungjustin@microsoft.com>
1 parent48b25da commit490d3a8

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎.pipelines/PowerShell-Packages-Official.yml‎

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ variables:
5151
-name:ob_outputDirectory
5252
value:'$(Build.ArtifactStagingDirectory)/ONEBRANCH_ARTIFACT'
5353
-name:WindowsContainerImage
54-
value:'onebranch.azurecr.io/windows/ltsc2019/vse2022:latest'# Docker image which is used to build the project
54+
value:'onebranch.azurecr.io/windows/ltsc2022/vse2022:latest'# Docker image which is used to build the project
5555
-name:LinuxContainerImage
5656
value:mcr.microsoft.com/onebranch/cbl-mariner/build:2.0
5757
-group:mscodehub-feed-read-general
@@ -83,6 +83,9 @@ extends:
8383
cloudvault:
8484
enabled:false
8585
featureFlags:
86+
WindowsHostVersion:
87+
Version:2022
88+
Network:KS3
8689
linuxEsrpSigning:true
8790
globalSdl:
8891
disableLegacyManifest:true

‎.pipelines/templates/checkAzureContainer.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ jobs:
5656
inputs:
5757
azureSubscription:az-blob-cicd-infra
5858
scriptType:inlineScript
59-
azurePowerShellVersion:latestVersion
59+
azurePowerShellVersion:LatestVersion
60+
pwsh:true
6061
inline:|
6162
$containersToDelete = @('$(AzureVersion)', '$(AzureVersion)-private', '$(AzureVersion)-nuget', '$(AzureVersion)-gc')
6263

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp