test new workflow

This commit is contained in:
Kars van Velzen 2024-10-21 14:08:03 +02:00
parent 2cfd2f953c
commit c700ab99ea

View file

@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: debug
run: hostname -I && ping ${{ secrets.SSH_HOST }}
run: hostname -I && ping google.com -c 3
- name: SSH into VM and deploy