monitor-gating: adjust the path to the configuration files

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-12 10:44:40 +01:00
parent 56ae7642f5
commit 3f13b083d3

View file

@ -2,7 +2,7 @@
delay = 3600
# CLI arguments to give to the script testing the single build gating workflow
workflow_single_gating_args = "--conf /config/monitor_gating.cfg --auto-update --no-pr"
workflow_single_gating_args = "--conf /home/packagerbot/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 /config/monitor_gating.cfg
workflow_multi_gating_args = "--conf /home/packagerbot/config/monitor_gating.cfg