mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
how do i even jsone
This commit is contained in:
parent
d918ccd24b
commit
6895ec82b4
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue