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