llllllllllllll
convert-to-yml / develop-branch (push) Successful in 26s
Details
convert-to-yml / develop-branch (push) Successful in 26s
Details
This commit is contained in:
parent
a41cf5f4b0
commit
379544ee06
|
@ -31,7 +31,7 @@ jobs:
|
|||
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
|
||||
git -C ../cloned fetch origin #--depth=1
|
||||
git -C ../cloned branch -r
|
||||
git -C ../cloned checkout -b $DEVELOPMENT_BRANCH
|
||||
git -C ../cloned switch $DEVELOPMENT_BRANCH
|
||||
mv ../cloned/.git ..
|
||||
rm -rf ../cloned
|
||||
cp -r . ../cloned
|
||||
|
|
Loading…
Reference in New Issue