mirror of
https://github.com/actions/runner-images.git
synced 2025-12-15 06:08:07 +00:00
Update image-generation.yml
This commit is contained in:
@@ -11,6 +11,10 @@ jobs:
|
||||
value: $(Build.BuildNumber).$(System.JobAttempt)
|
||||
|
||||
steps:
|
||||
- bash: |
|
||||
Write-Host "##vso[build.updatebuildnumber]${{ variables.VirtualMachineName }}"
|
||||
displayName: Update BuildNumber
|
||||
|
||||
- checkout: self
|
||||
clean: true
|
||||
fetchDepth: 1
|
||||
|
||||
Reference in New Issue
Block a user