pipeline file changes

This commit is contained in:
Brett Hewitson 2022-12-28 16:00:09 +10:00
parent 168bfd4c8a
commit 8770c4b4e0

View file

@ -70,7 +70,7 @@ stages:
git config --global user.email "${{parameters.GitEmail}}"
git config --global user.name "${{parameters.GitUsername}}"
Write-Host "Setting up the configuration"
#Write-Host "Setting up the configuration"
#git config pull.rebase false
Write-Host "Performing Git Checkout"