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
|
git clone ssh://git@10.25.100.250:2222/serty/goSSS.git
|
||||||
cd goSSS
|
cd goSSS
|
||||||
git checkout main
|
git checkout main
|
||||||
git config user.name "gitea-ci"
|
git config user.name "gitea-ci-bot"
|
||||||
git config user.email "ci@gitea"
|
git config user.email "gitea-ci-bot@serty.top"
|
||||||
|
|
||||||
- name: Add frontend remote
|
- name: Add frontend remote
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user