Refactor!: Update JJB code to comply with 5.x
[ci-management.git] / jjb / it-dev / it-dev-docker.yaml
index a2311d9..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
@@ -54,3 +54,7 @@
 - project:
     name: bldr-ubuntu18-c-go
     <<: *it_dev_docker_common
+
+- project:
+    name: bldr-ubuntu20-c-go
+    <<: *it_dev_docker_common