OCMP-5190 add sha
This commit is contained in:
parent
0bc075e694
commit
d7a3538f81
@ -43,7 +43,7 @@ runs:
|
||||
|
||||
BODY="${BODY}}"
|
||||
|
||||
curl "https://${VELOCITY_API_DOMAIN}/v1/velocity/integration" \
|
||||
curl "https://${VELOCITY_API_DOMAIN}/v1/velocity/integration?repo_name=${{ inputs.repo_name }}&sha=${{ inputs.sha }}" \
|
||||
-H "Authorization: Bearer ${{ inputs.token }}" \
|
||||
-H "Content-Type: application/json" \
|
||||
-d "$BODY"
|
||||
|
Loading…
x
Reference in New Issue
Block a user