test: update workflow
Some checks failed
build / trigger-build-image (push) Has been cancelled
build / triger-update-ci (push) Has been cancelled
build / build (push) Has been cancelled
build / trigger-build-image (pull_request) Has been cancelled
build / build (pull_request) Has been cancelled
build / triger-update-ci (pull_request) Failing after 10s
Some checks failed
build / trigger-build-image (push) Has been cancelled
build / triger-update-ci (push) Has been cancelled
build / build (push) Has been cancelled
build / trigger-build-image (pull_request) Has been cancelled
build / build (pull_request) Has been cancelled
build / triger-update-ci (pull_request) Failing after 10s
This commit is contained in:
parent
3c2ad49905
commit
8f9569c8e9
|
@ -108,7 +108,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git config --global user.name "gitea-actions[bot]"
|
git config --global user.name "gitea-actions[bot]"
|
||||||
git config --global user.email "gitea-actions[bot]@users.noreply.gitea.com"
|
git config --global user.email "gitea-actions[bot]@users.noreply.gitea.com"
|
||||||
chown -R root:root /root/.ssh
|
# chown -R root:root /root/.ssh
|
||||||
- name: Clone, Commit and Push
|
- name: Clone, Commit and Push
|
||||||
shell: bash
|
shell: bash
|
||||||
if: HASH_MATCH==false
|
if: HASH_MATCH==false
|
||||||
|
|
Loading…
Reference in New Issue
Block a user