taskotron.yaml: fix typo
This commit is contained in:
parent
87c5fc316d
commit
d1c1baa7b3
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ runtask_mode: local
|
|||
## currently we use Buildbot
|
||||
|
||||
## name of step in buildbot that executes the task
|
||||
buildbot_task_step = 'runtask'
|
||||
buildbot_task_step: 'runtask'
|
||||
|
||||
|
||||
## ==== REPORTING section ====
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue