mirror of
https://github.com/alibaba/higress.git
synced 2026-05-08 04:17:27 +08:00
update source for images used by ci (#557)
Co-authored-by: Xunzhuo <bitliu@tencent.com>
This commit is contained in:
@@ -44,7 +44,7 @@ else
|
||||
if [ -d $EXTENSIONS_DIR$file ]; then
|
||||
name=${file##*/}
|
||||
echo "🚀 Build Go WasmPlugin: $name"
|
||||
PLUGIN_NAME=${name} make build
|
||||
PLUGIN_NAME=${name} BUILDER_REGISTRY="docker.io/alihigress/plugins-" make build
|
||||
fi
|
||||
done
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user