docs: update devops docs
This commit is contained in:
parent
d9054df0a4
commit
fa06ac0def
@ -70,6 +70,7 @@ The below commands will move changes from `master` to the `production-*` branch:
|
||||
|
||||
```sh
|
||||
git checkout master
|
||||
git fetch --all --prune
|
||||
git reset --hard upstream/master
|
||||
git checkout production-staging
|
||||
git merge master
|
||||
|
Loading…
x
Reference in New Issue
Block a user