Skip to content

Commit 832a4f1

Browse files
authored
[ci] Upgrade OneLocBuild to version 3 (#9550)
A new version of the OneLocBuild task is now available which includes various SFI related fixes.
1 parent 6394773 commit 832a4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build-tools/automation/onelocbuild.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
$token = az account get-access-token --query accessToken --resource 499b84ac-1321-427f-aa17-267ca6975798 -o tsv
5454
Write-Host "##vso[task.setvariable variable=AzDO.OneLocBuildToken;issecret=true]${token}"
5555
56-
- task: OneLocBuild@2
56+
- task: OneLocBuild@3
5757
displayName: OneLocBuild
5858
env:
5959
SYSTEM_ACCESSTOKEN: $(System.AccessToken)

0 commit comments

Comments
 (0)