Skip to content

Instantly share code, notes, and snippets.

@OldCrowEW
Forked from kevincloud/tfsentinel-5.json
Created July 20, 2020 03:04
Show Gist options
  • Save OldCrowEW/515d1a040c1dc6040f3d1455a7a26473 to your computer and use it in GitHub Desktop.
Save OldCrowEW/515d1a040c1dc6040f3d1455a7a26473 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