-
-
Save OldCrowEW/515d1a040c1dc6040f3d1455a7a26473 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