Created
May 19, 2020 14:38
-
-
Save kevincloud/cbcfcf7aabb4d40401c12cc76caa8d2e to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data": { | |
"attributes": { | |
"is-destroy":false, | |
"message": "Triggered run from Jenkins" | |
}, | |
"type":"runs", | |
"relationships": { | |
"workspace": { | |
"data": { | |
"type": "workspaces", | |
"id": "${wsid}" | |
} | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment