Skip to content

Commit

Permalink
gh-48 Added basic 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 81165ed commit 9e25ad7
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 9e25ad7

Please sign in to comment.