Skip to content

Commit 6ac9981

Browse files
committed
Agent.OS
1 parent b24b99a commit 6ac9981

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/vsts/platforms/templates/bootstrap.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ steps:
3737
artifacts:
3838
- path: '.'
3939
condition: and(succeeded(), eq(variables.IsBuild, 'true'))
40-
archiveFileName: bootstrapped_repository_$(AGENT_OS)_$(buildArch).7z
40+
archiveFileName: bootstrapped_repository_$(Agent.OS)_$(buildArch).7z
4141
archiveDir: $(Build.ArtifactStagingDirectory)

0 commit comments

Comments
 (0)