mirror of
https://github.com/alibaba/higress.git
synced 2026-03-15 22:30:47 +08:00
feat: wasm support opa (Open Policy Agent) (#760)
This commit is contained in:
@@ -38,7 +38,7 @@ else
|
||||
for file in `ls $EXTENSIONS_DIR`
|
||||
do
|
||||
# TODO: adjust waf build
|
||||
if [ "$file" == "waf" ]; then
|
||||
if [ "$file" == "waf" ]; then
|
||||
continue
|
||||
fi
|
||||
if [ -d $EXTENSIONS_DIR$file ]; then
|
||||
|
||||
Reference in New Issue
Block a user