diff options
Diffstat (limited to 'jjb/dmaap')
-rw-r--r-- | jjb/dmaap/dmaap-csit.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/jjb/dmaap/dmaap-csit.yaml b/jjb/dmaap/dmaap-csit.yaml index e4daebc44..6954c660c 100644 --- a/jjb/dmaap/dmaap-csit.yaml +++ b/jjb/dmaap/dmaap-csit.yaml @@ -8,7 +8,6 @@ stream: 'master' functionality: - 'mrpubsub': - trigger_jobs: - - '{project-name}-{stream}-release-java-daily-checkstyle' + trigger_jobs: '{project-name}-{stream}-release-java-daily-checkstyle' robot-options: '' branch: 'master' |