mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
Update azure-pipelines-servermanagers-build.yml
This commit is contained in:
parent
c7b259d6f6
commit
f8623f4835
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ stages:
|
|||
$appVersion = $env:DEPLOY_BUILDNUMBER
|
||||
$tag = $appVersion
|
||||
|
||||
Write-Host "Configuring Git User"
|
||||
Write-Host "Configuring Git User ($env:DEPLOY_REQUESTEDFOREMAIL; $env:DEPLOY_REQUESTEDFOR)"
|
||||
git config user.email "$env:DEPLOY_REQUESTEDFOREMAIL"
|
||||
git config user.name "$env:DEPLOY_REQUESTEDFOR"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue