更新 .gitea/workflows/docker-build-push.yml
This commit is contained in:
@@ -87,5 +87,6 @@ jobs:
|
||||
\"framework\": \"${FRAMEWORK}\",
|
||||
\"gpuType\": \"${GPU_TYPE}\",
|
||||
\"imageUrl\": \"${IMAGE}\",
|
||||
\"taskType\": \"${TASK_TYPE}\"
|
||||
\"taskType\": \"${TASK_TYPE}\",
|
||||
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
|
||||
}"
|
||||
|
||||
Reference in New Issue
Block a user