summaryrefslogtreecommitdiffstats
path: root/jjb/parser/parser.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jjb/parser/parser.yml')
-rw-r--r--jjb/parser/parser.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml
index efb06ea74..22324c5fb 100644
--- a/jjb/parser/parser.yml
+++ b/jjb/parser/parser.yml
@@ -117,8 +117,8 @@
branch-pattern: '**/master'
builders:
- - shell:
- !include-raw docu-build.sh
+ - shell: |
+ echo "Hello world from parser"
- job-template:
name: 'parser-merge'