mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
debugging commit id
This commit is contained in:
@@ -34,6 +34,8 @@ steps:
|
|||||||
$latest_head = $(git rev-parse HEAD)[0...9] -join ""
|
$latest_head = $(git rev-parse HEAD)[0...9] -join ""
|
||||||
$latest_version = "0.0.0-g$latest_head"
|
$latest_version = "0.0.0-g$latest_head"
|
||||||
Write-Host "--------"
|
Write-Host "--------"
|
||||||
|
Write-Host "git commit - $(git rev-parse HEAD)"
|
||||||
|
Write-Host "latest_head - $latest_head"
|
||||||
Write-Host "PACKAGE VERSION TO BUILD - $latest_version"
|
Write-Host "PACKAGE VERSION TO BUILD - $latest_version"
|
||||||
Write-Host "--------"
|
Write-Host "--------"
|
||||||
cd AzureSignTool
|
cd AzureSignTool
|
||||||
|
|||||||
Reference in New Issue
Block a user