Add image verify creator field
This commit is contained in:
@@ -88,5 +88,6 @@ jobs:
|
|||||||
\"gpuType\": \"${GPU_TYPE}\",
|
\"gpuType\": \"${GPU_TYPE}\",
|
||||||
\"imageUrl\": \"${IMAGE}\",
|
\"imageUrl\": \"${IMAGE}\",
|
||||||
\"taskType\": \"${TASK_TYPE}\",
|
\"taskType\": \"${TASK_TYPE}\",
|
||||||
|
\"createBy\": \"${{ gitea.actor }}\",
|
||||||
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
|
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
|
||||||
}"
|
}"
|
||||||
|
|||||||
Reference in New Issue
Block a user