--- - project: name: ccsdk-dashboard project-name: 'ccsdk-dashboard' jobs: - gerrit-maven-verify - gerrit-maven-merge: cron: '@daily' - gerrit-maven-stage: build-node: centos7-builder-4c-4g cron: '' - '{project-name}-gerrit-release-jobs': build-node: centos7-docker-8c-8g - gerrit-maven-docker-stage: build-node: ubuntu1804-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' mvn-params: '-Dmaven.test.skip=true -P docker' maven-versions-plugin: true cron: '@daily' project: 'ccsdk/dashboard' stream: - 'master': branch: 'master' - 'honolulu': branch: 'honolulu' java-version: openjdk11 mvn-version: 'mvn36' mvn-settings: 'ccsdk-dashboard-settings' # due to a strange macro / variable translation problem this needs to be # passed as a string block to properly get the properties correctly defined # in the job maven-deploy-properties: | deployAtEnd=true files: '**' archive-artifacts: '' build-node: ubuntu1804-docker-8c-8g mvn-snapshot-id: 'ecomp-snapshots' nexus-snapshot-repo: 'snapshots'