monitor-gating: fix the path for the configuration files

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-02-11 16:56:38 +01:00
parent e8ab843d8b
commit 52a0e81f7b

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 /conf/monitor_gating.cfg --auto-update --no-pr"
workflow_single_gating_args = "--conf /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 /conf/monitor_gating.cfg
workflow_multi_gating_args = "--conf /config/monitor_gating.cfg