mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
fix windows cache key
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
steps:
|
||||
- script: |
|
||||
mkdir .build -ea 0
|
||||
echo $env:BUILD_SOURCEVERSION > .build\commit
|
||||
"$env:BUILD_SOURCEVERSION`n" | Out-File -NoNewLine .build\commit
|
||||
displayName: Prepare cache flag
|
||||
|
||||
- task: 1ESLighthouseEng.PipelineArtifactCaching.RestoreCacheV1.RestoreCache@1
|
||||
|
||||
Reference in New Issue
Block a user