Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / it-dev / it-dev-docker.yaml
index 290c40b..fabc8f2 100644 (file)
@@ -2,7 +2,7 @@
 # Job configurations for base docker build images
 
 # This macro factors out common configuration
-- it_dev_docker_common: &it_dev_docker_common
+- _it_dev_docker_common: &it_dev_docker_common
     name: it-dev-docker-common
     # git repo
     project: it/dev
     name: bldr-alpine3-go
     <<: *it_dev_docker_common
 
+- project:
+    name: bldr-alpine3-mdclog
+    <<: *it_dev_docker_common
+
 - project:
     name: bldr-alpine3-rmr
     <<: *it_dev_docker_common
@@ -50,3 +54,7 @@
 - project:
     name: bldr-ubuntu18-c-go
     <<: *it_dev_docker_common
+
+- project:
+    name: bldr-ubuntu20-c-go
+    <<: *it_dev_docker_common