Merge "Drop jobs for builder images from ci-management"
authorJessica Wagantall <jwagantall@linuxfoundation.org>
Thu, 26 Mar 2020 19:32:53 +0000 (19:32 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 26 Mar 2020 19:32:53 +0000 (19:32 +0000)
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