test new workflow
This commit is contained in:
parent
2cfd2f953c
commit
c700ab99ea
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue