[WIFI-11619] Add: git commit the changes

Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
Dmitry Dunaev
2022-11-24 15:32:15 +03:00
parent 171094f24d
commit 2210ff85f5

View File

@@ -44,6 +44,7 @@ jobs:
run: |
mv allure-report tmp-report
rm -rf allure-*
mkdir -p ~/.ssh
ssh-keyscan -H github.com >> ~/.ssh/known_hosts
echo https://tip-automation:${{ secrets.GIT_PUSH_PAT }}@github.com > ~/.git-credentials
git config --global credential.helper store