diff options
Diffstat (limited to 'jjb/optf/optf-has-python.yaml')
-rw-r--r-- | jjb/optf/optf-has-python.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/jjb/optf/optf-has-python.yaml b/jjb/optf/optf-has-python.yaml deleted file mode 100644 index 81b215d67..000000000 --- a/jjb/optf/optf-has-python.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- project: - name: optf-has - project-name: 'optf-has' - project: 'optf/has' - stream: - - 'master': - branch: 'master' - mvn-settings: 'optf-has-settings' - build-node: 'ubuntu1604-basebuild-4c-4g' - subproject: - - 'conductor': - path: 'conductor' - pattern: 'conductor/**' - jobs: - - '{project-name}-{stream}-{subproject}-verify-python' |