Обновить .gitea/workflows/test.yaml
Some checks failed
Test cloud-images / building (push) Failing after 24s

This commit is contained in:
Надежда Краснобородько 2024-09-24 17:43:17 +03:00
parent 29e73d80c7
commit b400be8a56

View File

@ -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'