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