llllllllllllll
convert-to-yml / develop-branch (push) Successful in 27s
Details
convert-to-yml / develop-branch (push) Successful in 27s
Details
This commit is contained in:
parent
1d780c8966
commit
bf9ef6ca58
|
@ -29,7 +29,7 @@ jobs:
|
|||
- name: clone
|
||||
run: |
|
||||
git clone ${{ github.serverUrl }}/${{ github.repository }} ../cloned
|
||||
git -C ../cloned fetch --depth=1
|
||||
git -C ../cloned fetch origin #--depth=1
|
||||
git -C ../cloned branch
|
||||
git -C ../cloned checkout $DEVELOPMENT_BRANCH
|
||||
mv ../cloned/.git ..
|
||||
|
|
Loading…
Reference in New Issue