mirror of
https://github.com/alibaba/higress.git
synced 2026-06-07 11:47:30 +08:00
chore: load EXTRA_TAGS from plugin .buildrc file to avoid build issue. (#1852)
This commit is contained in:
@@ -7,6 +7,8 @@ This SDK is used to develop the WASM Plugins for Higress in Go.
|
||||
The wasm-go plugin can be built quickly with the following command:
|
||||
|
||||
```bash
|
||||
# NOTE: if you want to set EXTRA_TAGS for the wasm plugin
|
||||
# please set them in the .buildrc file under extensions/${PLUGIN_NAME} directory
|
||||
$ PLUGIN_NAME=request-block make build
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user