Drop jobs for builder images from ci-management 84/2984/1
authorLott, Christopher (cl778h) <cl778h@att.com>
Wed, 25 Mar 2020 18:55:12 +0000 (14:55 -0400)
committerLott, Christopher (cl778h) <cl778h@att.com>
Wed, 25 Mar 2020 18:55:12 +0000 (14:55 -0400)
The docker files and jobs are now maintained in/for the it/dev repo.
One job lingers here, it should be cleaned up when the last project
migrates from Ubuntu 16 to 18.

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

jjb/ci-management/ci-docker.yaml

index 1c2274d..253758f 100644 (file)
 # Each project name is a subdirectory in ci-management/docker
 # with a Dockerfile and a container-tag.yaml file
 
-- project:
-    name: bldr-alpine3
-    <<: *ci_docker_common
-
-- project:
-    name: bldr-alpine3-go
-    <<: *ci_docker_common
-
+# This image is deprecated, projects should move to Ubuntu 18
+# TODO remove entirely
 - project:
     name: bldr-ubuntu16-c-go
     <<: *ci_docker_common
-
-- project:
-    name: bldr-ubuntu18-c-go
-    <<: *ci_docker_common