diff options
Diffstat (limited to 'jjb/sdnc/sdnc-northbound.yaml')
-rw-r--r-- | jjb/sdnc/sdnc-northbound.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml index e7307757d..5f9e2f1e3 100644 --- a/jjb/sdnc/sdnc-northbound.yaml +++ b/jjb/sdnc/sdnc-northbound.yaml @@ -21,13 +21,13 @@ deployAtEnd=true files: '**' archive-artifacts: '' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g - project: name: sdnc-northbound-sonar jobs: - gerrit-maven-sonar cron: 'H 11 * * *' - build-node: ubuntu1604-basebuild-4c-4g + build-node: ubuntu1604-builder-4c-4g project: 'sdnc/northbound' project-name: 'sdnc-northbound' branch: 'master' |