Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 24s
Some checks failed
Test cloud-images / building (push) Failing after 24s
This commit is contained in:
parent
29e73d80c7
commit
b400be8a56
@ -41,5 +41,5 @@ jobs:
|
||||
SSH_T_HOST: ${{ secrets.TAISHAN_SSH_HOST }}
|
||||
- name: Run script for aarch
|
||||
run: |
|
||||
ssh builder 'ls -a'
|
||||
ssh cb_taishan 'ls -a'
|
||||
apt-cache policy openssh
|
||||
ssh -vvv cb_taishan 'ls -a'
|
||||
|
Loading…
Reference in New Issue
Block a user