mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-23 11:56:00 +01:00
debugging commit id
This commit is contained in:
parent
033cee57b8
commit
f1e52b022b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user