We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47b15d6 + 4907b60 commit aa4db08Copy full SHA for aa4db08
.pipelines/DSC-Official.yml
@@ -246,7 +246,7 @@ extends:
246
- job: BuildLinuxArm64Musl
247
dependsOn: SetPackageVersion
248
variables:
249
- LinuxContainerImage: 'onebranch.azurecr.io/linux/ubuntu-2004-arm64:latest'
+ LinuxContainerImage: 'onebranch.azurecr.io/linux/ubuntu-2204-arm64:latest'
250
PackageVersion: $[ dependencies.SetPackageVersion.outputs['Package.Version'] ]
251
AzToken: $[ dependencies.SetPackageVersion.outputs['AzToken'] ]
252
ob_outputDirectory: '$(Build.ArtifactStagingDirectory)'
0 commit comments