Stop building Debian bases with c, go tools 42/342/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Fri, 14 Jun 2019 13:56:04 +0000 (09:56 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Fri, 14 Jun 2019 13:56:04 +0000 (09:56 -0400)
Projects need Ubuntu bases, so these are not required.

Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: I5161b805bf7a3bc63933603ec31616aaf0fedcb5

jjb/ci-management/ci-docker.yaml

index 67ab66c..7fead4b 100644 (file)
       - master:
           branch: master
 
-- project:
-    <<: *ci_docker_common
-    name: bldr-ric-debian-c
-    project-name: '{project}-{name}'
-    docker-name: '{name}'
-    docker-root: 'docker/{name}'
-    gerrit_trigger_file_paths:
-      - compare-type: REG_EXP
-        pattern: 'docker/{name}/.*'
-    jobs:
-      - '{project-name}-gerrit-docker-jobs'
-
-- project:
-    <<: *ci_docker_common
-    name: bldr-ric-debian-go
-    project-name: '{project}-{name}'
-    docker-name: '{name}'
-    docker-root: 'docker/{name}'
-    gerrit_trigger_file_paths:
-      - compare-type: REG_EXP
-        pattern: 'docker/{name}/.*'
-    jobs:
-      - '{project-name}-gerrit-docker-jobs'
-
 - project:
     <<: *ci_docker_common
     name: bldr-ric-debian-python