From bf98edd796cd2129dc117130781cf3a5074c3d13 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Tue, 6 Jul 2021 17:27:57 -0700 Subject: [PATCH] Build images on bionic The projectatomic PPA for focal seems defunct. Change-Id: I4951dbadb9b202b8d5fe268114b37d74e591b178 --- .zuul.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.zuul.yaml b/.zuul.yaml index 329d4d7..5b28032 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -23,6 +23,7 @@ run: playbooks/functional-test/run.yaml post-run: playbooks/functional-test/post.yaml provides: zuul-registry-container-image + nodeset: ubuntu-bionic vars: &image_vars docker_images: - context: . @@ -40,6 +41,7 @@ allowed-projects: zuul/zuul-registry run: playbooks/functional-test/run.yaml post-run: playbooks/functional-test/post.yaml + nodeset: ubuntu-bionic secrets: name: docker_credentials secret: zuul-registry-dockerhub