llllllllllllllllllll
This commit is contained in:
parent
439c44fe31
commit
153c6ffa91
|
@ -47,7 +47,7 @@ jobs:
|
|||
run: |
|
||||
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
|
||||
git config --global user.email "username@users.noreply.github.com"
|
||||
git fetch depth=1
|
||||
git fetch --depth=1
|
||||
git add -A
|
||||
git stash
|
||||
git checkout -b ${{ env.DEVELOPMENT_BRANCH }}
|
||||
|
|
Loading…
Reference in New Issue