rebase26
convert-to-yml / develop-branch (push) Successful in 34s Details

This commit is contained in:
gilesb 2023-10-23 18:29:44 +01:00
parent bee01a610a
commit bdd383f878
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ jobs:
- name: push
run: |
if [[ $(git branch -r | grep -Fx " origin/${{ env.DEVELOPMENT_BRANCH }}" | wc -c) -eq 0 ]]; then
ls
git rebase -Xtheirs origin/master
ls
git log -5