Skip to content

Commit

Permalink
loxilb-iogh-48 Enable gh-actions cicd for https proxy
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder committed Jul 1, 2024
1 parent 5abb074 commit 16c1fc7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/advanced-lb-sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ jobs:
./validation.sh
./rmconfig.sh
cd -
#- run: |
# cd cicd/httpsproxy/
# ./config.sh
# ./validation.sh
# ./rmconfig.sh
# cd -
- run: |
cd cicd/httpsproxy/
./config.sh
./validation.sh
./rmconfig.sh
cd -

0 comments on commit 16c1fc7

Please sign in to comment.