hopefully will now work a branchs es are related
This commit is contained in:
parent
658a675a70
commit
09d4c53ccf
|
@ -63,7 +63,7 @@ jobs:
|
||||||
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
|
git config --global user.name "${{ env.CI_COMMIT_AUTHOR }}"
|
||||||
git config --global user.email "username@users.noreply.github.com"
|
git config --global user.email "username@users.noreply.github.com"
|
||||||
# git fetch --depth=1
|
# git fetch --depth=1
|
||||||
# git add -A
|
git add -A
|
||||||
git commit -m "${{ env.CI_COMMIT_MESSAGE }}
|
git commit -m "${{ env.CI_COMMIT_MESSAGE }}
|
||||||
|
|
||||||
converted from batch"
|
converted from batch"
|
||||||
|
|
Loading…
Reference in New Issue