test new workflow
This commit is contained in:
parent
704e5d1f39
commit
e0e871f161
1 changed files with 3 additions and 0 deletions
3
.github/workflows/main.yml
vendored
3
.github/workflows/main.yml
vendored
|
|
@ -9,6 +9,9 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: debug
|
||||
run: hostname -I
|
||||
|
||||
- name: SSH into VM and deploy
|
||||
uses: appleboy/ssh-action@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue