rebase29
convert-to-yml / develop-branch (push) Successful in 31s
Details
convert-to-yml / develop-branch (push) Successful in 31s
Details
This commit is contained in:
parent
eb9a8dc43f
commit
e800ef12fe
|
@ -44,6 +44,7 @@ jobs:
|
|||
run: |
|
||||
if [[ $(git branch -r | grep -Fx " origin/${{ env.DEVELOPMENT_BRANCH }}" | wc -c) -eq 0 ]]; then
|
||||
ls
|
||||
git log -5
|
||||
git rebase origin/master --strategy-option=ours
|
||||
ls
|
||||
git log -5
|
||||
|
|
Loading…
Reference in New Issue