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.yml15
1 files changed, 2 insertions, 13 deletions
diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml
index 4e9b251d0..22324c5fb 100644
--- a/jjb/parser/parser.yml
+++ b/jjb/parser/parser.yml
@@ -60,10 +60,6 @@
refspec: ''
branch: '{branch}'
- wrappers:
- - ssh-agent-credentials:
- user: '{ssh-credentials}'
-
triggers:
- timed: 'H H * * *'
@@ -101,10 +97,6 @@
refspec: '$GERRIT_REFSPEC'
choosing-strategy: 'gerrit'
- wrappers:
- - ssh-agent-credentials:
- user: '{ssh-credentials}'
-
triggers:
- gerrit:
trigger-on:
@@ -125,8 +117,8 @@
branch-pattern: '**/master'
builders:
- - shell:
- !include-raw docu-build.sh
+ - shell: |
+ echo "Hello world from parser"
- job-template:
name: 'parser-merge'
@@ -157,9 +149,6 @@
refspec: ''
choosing-strategy: 'default'
- wrappers:
- - ssh-agent-credentials:
- user: '{ssh-credentials}'
triggers:
- gerrit: