Commit ef1780ce authored by name's avatar name
Browse files

修改buid脚本

parent df59fa8d
......@@ -20,7 +20,7 @@ function build() {
exit 1
fi
TAG_LATEST="${MAJOR}.${MINOR}-latest"
TAG_LATEST="${MAJOR}.${MINOR}"
TAG_SPECIAL="${MAJOR}.${MINOR}.${PATCH}"
docker buildx build \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment