Skip to content

Commit

Permalink
Merge pull request #885 from TrekkieCoder/main
Browse files Browse the repository at this point in the history
#864 cicd support for lb source-ranges
  • Loading branch information
UltraInstinct14 authored Nov 20, 2024
2 parents 41cc0af + 844399e commit 879c512
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/advanced-lb-sanity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,9 @@ jobs:
./validation.sh
./rmconfig.sh
cd -
- run: |
cd cicd/tcplb-src/
./config.sh
./validation.sh
./rmconfig.sh
cd -

0 comments on commit 879c512

Please sign in to comment.