Fix wrong path in yaml config for jobs update

Change-Id: Idbb79a1606746f051e051b4261abc871bd87f4f4
This commit is contained in:
Denis Egorenko 2014-05-05 15:32:55 +04:00
parent 4b6ee92cfa
commit 3c79c2a372

View File

@ -21,4 +21,4 @@
- pollscm: "* * * * * "
builders:
- shell: "bash $WORKSPACE/scripts/update_config.sh"
- shell: "bash $WORKSPACE/slave-scripts/update_config.sh"