Skip to content

Instantly share code, notes, and snippets.

@kevincloud
Created May 19, 2020 14:38
Show Gist options
  • Save kevincloud/cbcfcf7aabb4d40401c12cc76caa8d2e to your computer and use it in GitHub Desktop.
Save kevincloud/cbcfcf7aabb4d40401c12cc76caa8d2e to your computer and use it in GitHub Desktop.
{
"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