diff options
Diffstat (limited to 'jjb/optf/optf-has-csit.yaml')
-rw-r--r-- | jjb/optf/optf-has-csit.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/jjb/optf/optf-has-csit.yaml b/jjb/optf/optf-has-csit.yaml deleted file mode 100644 index 818466693..000000000 --- a/jjb/optf/optf-has-csit.yaml +++ /dev/null @@ -1,16 +0,0 @@ ---- -- project: - name: optf-has-csit - jobs: - - "{project-name}-review-verification-maven-{stream}": - mvn-goals: clean install - - "{project-name}-merge-verification-maven-{stream}": - mvn-goals: clean install - project-name: optf-has - recipients: "snarayanan@research.att.com" - project: optf/has - stream: - - "master": - branch: "master" - mvn-settings: "optf-has-settings" - robot-options: "" |