mirror of
https://github.com/alibaba/higress.git
synced 2026-02-24 20:50:51 +08:00
feat: ai敏感词拦截插件 (#1190)
This commit is contained in:
5
.github/workflows/build-and-test-plugin.yaml
vendored
5
.github/workflows/build-and-test-plugin.yaml
vendored
@@ -49,6 +49,11 @@ jobs:
|
||||
with:
|
||||
go-version: 1.19
|
||||
|
||||
- name: Setup Rust
|
||||
uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
if: matrix.wasmPluginType == 'RUST'
|
||||
- name: Setup Golang Caches
|
||||
uses: actions/cache@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user