Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
This commit is contained in:
@@ -14,7 +14,7 @@ jobs:
|
||||
run: |
|
||||
git config --global user.email "vtolstov <vtolstov@users.noreply.github.com>"
|
||||
git config --global user.name "github-actions[bot]"
|
||||
git config --global url."https://vtolstov:${TOKEN_GITEA}@git.unistack.org/".insteadOf "https://git.unistack.org/"
|
||||
echo "machine git.unistack.org login vtolstov password TOKEN_GITEA" > /root/.netrc
|
||||
|
||||
- name: track master
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user