Skip to content

Commit

Permalink
update envoy src code
Browse files Browse the repository at this point in the history
Signed-off-by: psbrar99 <[email protected]>
  • Loading branch information
psbrar99 committed Jul 12, 2023
1 parent 246a817 commit f0442c2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
sed -i 's/e6f1f6a4e454a7e96364d56993acedc30b974d5724ff222519fb8eb64db2c6da/8ccc15fefcfad5878f354410da16b63f70c86ff38d8daee8c7bacba58d8d467a/g' WORKSPACE
sed -i 's/SHA=.*/SHA=4dac5b9124fb272c29ecd49917aecb88cf231692/g' scripts/release-binary.sh
sed -i 's/ENVOY_ORG = "envoyproxy"/ENVOY_ORG = "psbrar99"/g' WORKSPACE
sed -i 's/for config in release release-symbol asan debug/for config in release/g' scripts/release-binary.sh
sed -i -n '/Build and publish Wasm plugins/q;p' scripts/release-binary.sh
cat scripts/release-binary.sh
cat Makefile.core.mk
Expand Down Expand Up @@ -180,6 +181,7 @@ jobs:
sed -i 's/e6f1f6a4e454a7e96364d56993acedc30b974d5724ff222519fb8eb64db2c6da/8ccc15fefcfad5878f354410da16b63f70c86ff38d8daee8c7bacba58d8d467a/g' WORKSPACE
sed -i 's/SHA=.*/SHA=4dac5b9124fb272c29ecd49917aecb88cf231692/g' scripts/release-binary.sh
sed -i 's/ENVOY_ORG = "envoyproxy"/ENVOY_ORG = "psbrar99"/g' WORKSPACE
sed -i 's/for config in release release-symbol asan debug/for config in release/g' scripts/release-binary.sh
sed -i -n '/Build and publish Wasm plugins/q;p' scripts/release-binary.sh
cat scripts/release-binary.sh
cat Makefile.core.mk
Expand Down

0 comments on commit f0442c2

Please sign in to comment.