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

This commit is contained in:
2026-04-27 18:35:14 +08:00
parent 5843b25ce3
commit 012d8f0155

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 }}\"
}" }"