Skip to content

Commit

Permalink
Update continuous-deployment.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Szotkowski committed Jun 28, 2024
1 parent 08eca20 commit ba1cf05
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/continuous-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,14 +74,6 @@ jobs:
run: |
while ! pgrep -x "openvpn" > /dev/null; do sleep 1; done
- name: ifconfig
run: |
ifconfig
- name: ping
run: |
ping 10.8.0.1
- name: SSH into Your Server and Deploy
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit ba1cf05

Please sign in to comment.