mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
Update mirror.yml
try local rebase
This commit is contained in:
parent
6f7162d0b8
commit
f905e1e96e
2
.github/workflows/mirror.yml
vendored
2
.github/workflows/mirror.yml
vendored
@ -87,7 +87,7 @@ jobs:
|
||||
git checkout -f "master"
|
||||
git branch -a
|
||||
#git rebase "remotes/svn/trunk"
|
||||
git svn rebase
|
||||
git svn rebase "remotes/svn/trunk" -l
|
||||
echo "::set-output name=SVN_FETCH_STATUS::complete"
|
||||
elif [[ $RET != 124 ]]; then
|
||||
echo "::set-output name=SVN_FETCH_STATUS::error"
|
||||
|
Loading…
Reference in New Issue
Block a user