This commit is contained in:
@ -67,7 +67,7 @@ jobs:
|
|||||||
echo "🚀 推送Docker镜像到Gitea registry..."
|
echo "🚀 推送Docker镜像到Gitea registry..."
|
||||||
|
|
||||||
#远程镜像路径
|
#远程镜像路径
|
||||||
IMAGE_PATH ="$REGISTRY_HOST/$REPOSITORY:latest"
|
IMAGE_PATH="$REGISTRY_HOST/$REPOSITORY:latest"
|
||||||
echo "🔍 远程镜像路径: $IMAGE_PATH"
|
echo "🔍 远程镜像路径: $IMAGE_PATH"
|
||||||
|
|
||||||
#打标签
|
#打标签
|
||||||
|
|||||||
Reference in New Issue
Block a user