Remove redundant stream 45/94045/1
authorJimmy Forsyth <jf2512@att.com>
Wed, 21 Aug 2019 13:26:06 +0000 (09:26 -0400)
committerJimmy Forsyth <jf2512@att.com>
Wed, 21 Aug 2019 13:26:10 +0000 (09:26 -0400)
Issue-ID: AAI-2579
Change-Id: I9fc36af466bb3c58402bec87ba83cdde2c624c3b
Signed-off-by: Jimmy Forsyth <jf2512@att.com>
jjb/aai/aai-aai-common.yaml

index 210ac11..13a1c5c 100644 (file)
     project-name: 'aai-aai-common'
     project: 'aai/aai-common'
     stream:
-      - 'master-alpine':
+      - 'master':
           branch: 'master'
           distro: 'alpine'
-      - 'master-ubuntu':
-          branch: 'master'
-          distro: 'ubuntu'
     docker_name: 'onap/aai-common-{distro}'
     docker_build_args: '-f ./Dockerfile.{distro}'
     docker_root: '$WORKSPACE/Dockerfiles/aai-common/'