Skip to content

Commit

Permalink
test vpn connection
Browse files Browse the repository at this point in the history
  • Loading branch information
owenowenisme committed Dec 10, 2024
1 parent 6a65a96 commit 869675c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/frontend-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,9 @@ jobs:
- name: Connect to WireGuard
run: |
sudo wg-quick up pastexam-dev
- name: Check wireguard connection
run: |
ping -c 3 10.2.0.53
- name: Deploy frontend
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 869675c

Please sign in to comment.