diff options
Diffstat (limited to 'jjb/aai/aai-champ.yaml')
-rw-r--r-- | jjb/aai/aai-champ.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/aai/aai-champ.yaml b/jjb/aai/aai-champ.yaml index 5b4449e5c..f8ad73f9d 100644 --- a/jjb/aai/aai-champ.yaml +++ b/jjb/aai/aai-champ.yaml @@ -16,7 +16,7 @@ build-node: centos7-builder-4c-4g maven-versions-plugin: true - gerrit-maven-docker-stage: - mvn-params: '-f champ-service/pom.xml docker:build -Dmaven.test.skip=true' + mvn-params: 'docker:build -Dmaven.test.skip=true' build-node: ubuntu1604-docker-8c-8g container-public-registry: 'nexus3.onap.org:10001' container-staging-registry: 'nexus3.onap.org:10003' |