mirror of
https://github.com/Telecominfraproject/wlan-testing.git
synced 2025-11-02 20:07:57 +00:00
[WIFI-11619] Add: git commit the changes
Signed-off-by: Dmitry Dunaev <dmitry@opsfleet.com>
This commit is contained in:
1
.github/workflows/update-tests.yml
vendored
1
.github/workflows/update-tests.yml
vendored
@@ -44,6 +44,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
mv allure-report tmp-report
|
mv allure-report tmp-report
|
||||||
rm -rf allure-*
|
rm -rf allure-*
|
||||||
|
mkdir -p ~/.ssh
|
||||||
ssh-keyscan -H github.com >> ~/.ssh/known_hosts
|
ssh-keyscan -H github.com >> ~/.ssh/known_hosts
|
||||||
echo https://tip-automation:${{ secrets.GIT_PUSH_PAT }}@github.com > ~/.git-credentials
|
echo https://tip-automation:${{ secrets.GIT_PUSH_PAT }}@github.com > ~/.git-credentials
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
|
|||||||
Reference in New Issue
Block a user