monitor-gating: adjust the paths in the runner.cfg
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
8007f7d201
commit
c2be9448ce
1 changed files with 2 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
delay = 3600
|
||||
|
||||
# CLI arguments to give to the script testing the single build gating workflow
|
||||
workflow_single_gating_args = "--conf /home/packagerbot/config/monitor_gating.cfg --auto-update --no-pr"
|
||||
workflow_single_gating_args = "--conf /opt/config/monitor_gating.cfg --auto-update --no-pr"
|
||||
|
||||
# CLI arguments to give to the script testing the multi builds gating workflow
|
||||
workflow_multi_gating_args = "--conf /home/packagerbot/config/monitor_gating.cfg
|
||||
workflow_multi_gating_args = "--conf /opt/config/monitor_gating.cfg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue