ci/cd
Some checks failed
Deploy / build-and-deploy (push) Failing after 5s

This commit is contained in:
Никита Круглицкий 2025-07-31 05:53:54 +06:00
parent eb1941c16a
commit b78155bb6a

View File

@ -10,6 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: LS
run: ls -la
- name: Test SSH access
run: ssh -Tv git@koptilnya.xyz
- name: Checkout code