diff options
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/optf/optf-has-python.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/optf/optf-has-python.yaml b/jjb/optf/optf-has-python.yaml index 2a2a011d8..81b215d67 100644 --- a/jjb/optf/optf-has-python.yaml +++ b/jjb/optf/optf-has-python.yaml @@ -11,6 +11,6 @@ subproject: - 'conductor': path: 'conductor' - pattern: 'has/**' + pattern: 'conductor/**' jobs: - '{project-name}-{stream}-{subproject}-verify-python' |