mirror of
https://github.com/tribufu/ServerManagers
synced 2026-06-01 09:42:39 +00:00
pipeline file change
This commit is contained in:
parent
95a4a030f2
commit
788d1e5827
1 changed files with 1 additions and 1 deletions
|
|
@ -129,7 +129,7 @@ stages:
|
||||||
}
|
}
|
||||||
|
|
||||||
Write-Host "Performing Git Push"
|
Write-Host "Performing Git Push"
|
||||||
git push --set-upstream origin master --porcelain --force
|
git push --porcelain --force
|
||||||
pwsh: true
|
pwsh: true
|
||||||
workingDirectory: '$(Build.SourcesDirectory)'
|
workingDirectory: '$(Build.SourcesDirectory)'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue