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