FIX step bug

This commit is contained in:
Jasder 2020-08-25 17:14:55 +08:00
parent 21192d70b6
commit c54723a6c6
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ json.status step.step_status
json.exit_code step.step_exit_code
json.started format_utc_time(step.step_started)
json.stopped format_utc_time(step.step_stopped)
json.version step.build_version
json.version step.step_version