update pipeline

This commit is contained in:
yctimlin
2025-10-31 17:35:31 +00:00
parent 5d6b8d0033
commit 6b0aa01ab0
3 changed files with 6905 additions and 3 deletions
+2 -2
View File
@@ -48,7 +48,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha,prefix={{branch}}-
type=sha,prefix=sha-
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push MCP Server image
@@ -96,7 +96,7 @@ jobs:
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
type=sha,prefix={{branch}}-
type=sha,prefix=sha-
type=raw,value=latest,enable={{is_default_branch}}
- name: Build and push Canvas Server image