Skip to content

Commit

Permalink
Update nginx.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chbinousamy authored Jan 31, 2024
1 parent 2462f08 commit 85d94ac
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/nginx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,11 @@ jobs:
name: empty
namespace: metallb-system
EOF
- name: Check Network
run: |
ip a
ip route
- name: Deploy nginx
run: |
Expand Down

0 comments on commit 85d94ac

Please sign in to comment.