test new workflow
This commit is contained in:
parent
a37a82b431
commit
32ac268791
1 changed files with 1 additions and 1 deletions
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -17,7 +17,7 @@ jobs:
|
||||||
run: curl -I https://www.google.com || echo "Request failed"
|
run: curl -I https://www.google.com || echo "Request failed"
|
||||||
|
|
||||||
- name: Check connectivity
|
- name: Check connectivity
|
||||||
run: curl -I https://www.octubre.be || echo "octubre failed"
|
run: wget https://www.octubre.be || echo "octubre failed"
|
||||||
|
|
||||||
- name: SSH into VM and deploy
|
- name: SSH into VM and deploy
|
||||||
uses: appleboy/ssh-action@master
|
uses: appleboy/ssh-action@master
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue