Drop python debian base docker Jenkins job 78/2478/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Tue, 11 Feb 2020 20:36:58 +0000 (15:36 -0500)
committerLott, Christopher (cl778h) <cl778h@att.com>
Tue, 11 Feb 2020 20:36:58 +0000 (15:36 -0500)
Signed-off-by: Lott, Christopher (cl778h) <cl778h@att.com>
Change-Id: If820bd8e98361482265dd4a59577a957edeacdbb

jjb/ci-management/ci-docker.yaml

index 9101671..d2ce6e9 100644 (file)
     jobs:
       - '{project-name}-gerrit-docker-jobs'
 
-- project:
-    <<: *ci_docker_common
-    name: bldr-debian-python
-    project-name: '{project}-{name}'
-    docker-name: '{name}'
-    docker-root: 'docker/{name}'
-    gerrit_trigger_file_paths:
-      - compare-type: REG_EXP
-        pattern: 'docker/{name}/.*'
-
 - project:
     <<: *ci_docker_common
     name: bldr-ubuntu16-c-go