mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +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
|
taskclusterProxy: true
|
||||||
env:
|
env:
|
||||||
DECISION_TASK_ID: {$eval: as_slugid("decision_task")}
|
DECISION_TASK_ID: {$eval: as_slugid("decision_task")}
|
||||||
GITHUB_EVENT: {$json: event}
|
GITHUB_EVENT: {$json: {$eval: event}}
|
||||||
command:
|
command:
|
||||||
- /bin/bash
|
- /bin/bash
|
||||||
- '--login'
|
- '--login'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue