mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
deploy pipeline file changes
This commit is contained in:
parent
9ae3f09435
commit
791b180efa
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@ stages:
|
|||
|
||||
Write-Host "Performing Git Checkout"
|
||||
git checkout -b master
|
||||
git branch --set-upstream-to=origin/master master
|
||||
|
||||
Write-Host "Performing a Git Pull"
|
||||
git pull --force
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue