X-Git-Url: https://gerrit.nordix.org/gitweb?a=blobdiff_plain;f=jjb%2Finfra%2Fjjb-merge-jobs.yaml;h=e9ced766fcc444351b5672985cfc7cf5c5673c57;hb=f2b51873a346fec4e1709c4bf3e60dff76431c12;hp=cbd58155d5beb5636eb42377bb8d8b857ecca5cc;hpb=627036b6c3c4fc938a5ce3fa685fe2426a07a39f;p=infra%2Fcicd.git diff --git a/jjb/infra/jjb-merge-jobs.yaml b/jjb/infra/jjb-merge-jobs.yaml index cbd58155..e9ced766 100644 --- a/jjb/infra/jjb-merge-jobs.yaml +++ b/jjb/infra/jjb-merge-jobs.yaml @@ -11,7 +11,6 @@ stream: - master: branch: '{stream}' - ssh-credentials-id: nordixinfra-nordix-gerrit-ssh jobs: - infra-jjb-merge-{stream} @@ -20,7 +19,7 @@ - job-template: name: infra-jjb-merge-{stream} - node: ubuntu1804 + node: infra-ubuntu1804 disabled: false @@ -35,9 +34,11 @@ scm: - git-scm: - ssh-credentials-id: '{ssh-credentials-id}' + ssh-credentials-id: nordixinfra-nordix-gerrit-ssh branch: '{branch}' refspec: '' + wipe_workspace: true + clean_before: false triggers: - nordix-gerrit-trigger-change-merged: