更新 .gitea/workflows/docker-build-push.yml

This commit is contained in:
2026-04-27 18:36:27 +08:00
parent a70308b11f
commit 7239f92d2b

View File

@@ -87,5 +87,6 @@ jobs:
\"framework\": \"${FRAMEWORK}\", \"framework\": \"${FRAMEWORK}\",
\"gpuType\": \"${GPU_TYPE}\", \"gpuType\": \"${GPU_TYPE}\",
\"imageUrl\": \"${IMAGE}\", \"imageUrl\": \"${IMAGE}\",
\"taskType\": \"${TASK_TYPE}\" \"taskType\": \"${TASK_TYPE}\",
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
}" }"