mirror of
https://github.com/alibaba/higress.git
synced 2026-07-28 07:10:23 +08:00
test: build #4034 repro plugin in CI (VERSION -alpha)
CI build-wasm-plugins.sh only compiles wasm-go plugins whose VERSION ends in -alpha; VERSION was "1" so the plugin was skipped and the file:// wasm was absent in CI, making the wasm filter fail closed (HTTP 500 on every request). Bump VERSION to 1.0.0-alpha so CI builds the plugin. Signed-off-by: 澄潭 <zty98751@alibaba-inc.com>
This commit is contained in:
@@ -1 +1 @@
|
||||
1
|
||||
1.0.0-alpha
|
||||
Reference in New Issue
Block a user