OCMP-5019
This commit is contained in:
parent
f1f27846b1
commit
6ee815eee1
@ -43,7 +43,7 @@ runs:
|
|||||||
|
|
||||||
BODY="${BODY}}"
|
BODY="${BODY}}"
|
||||||
|
|
||||||
curl -X POST "https://${VELOCITY_API_DOMAIN}/v1/velocity/integration" \
|
curl -v -X POST "https://${VELOCITY_API_DOMAIN}/v1/velocity/integration" \
|
||||||
-H "Authorization: Bearer ${{ inputs.token }}" \
|
-H "Authorization: Bearer ${{ inputs.token }}" \
|
||||||
-H "Content-Type: application/json" \
|
-H "Content-Type: application/json" \
|
||||||
-d "$BODY"
|
-d "$BODY"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user