Use pusher email for image verify creator
All checks were successful
Docker Build and Push / docker (push) Successful in 1m43s
All checks were successful
Docker Build and Push / docker (push) Successful in 1m43s
This commit is contained in:
@@ -126,6 +126,6 @@ jobs:
|
|||||||
\"gpuType\": \"${GPU_TYPE}\",
|
\"gpuType\": \"${GPU_TYPE}\",
|
||||||
\"imageUrl\": \"${IMAGE}\",
|
\"imageUrl\": \"${IMAGE}\",
|
||||||
\"taskType\": \"${TASK_TYPE}\",
|
\"taskType\": \"${TASK_TYPE}\",
|
||||||
\"createBy\": \"${{ gitea.actor }}\",
|
\"createBy\": \"${{ gitea.event.pusher.email }}\",
|
||||||
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
|
\"repoUrl\": \"${{ gitea.server_url }}/${{ gitea.repository }}\"
|
||||||
}"
|
}"
|
||||||
|
|||||||
Reference in New Issue
Block a user