how do i even jsone

This commit is contained in:
Simon Sapin 2018-08-30 15:21:56 +02:00
parent d918ccd24b
commit 6895ec82b4

View file

@ -26,7 +26,7 @@ tasks:
taskclusterProxy: true
env:
DECISION_TASK_ID: {$eval: as_slugid("decision_task")}
GITHUB_EVENT: {$json: event}
GITHUB_EVENT: {$json: {$eval: event}}
command:
- /bin/bash
- '--login'