14.12.25 - фикс пайплайна CI #3
Some checks failed
Mirror frontend to backend repo / mirror (push) Failing after 4s
Some checks failed
Mirror frontend to backend repo / mirror (push) Failing after 4s
This commit is contained in:
@@ -22,8 +22,8 @@ jobs:
|
||||
git clone ssh://git@10.25.100.250:2222/serty/goSSS.git
|
||||
cd goSSS
|
||||
git checkout main
|
||||
git config user.name "gitea-ci"
|
||||
git config user.email "ci@gitea"
|
||||
git config user.name "gitea-ci-bot"
|
||||
git config user.email "gitea-ci-bot@serty.top"
|
||||
|
||||
- name: Add frontend remote
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user