From 5a960b37a463984aea3fff078e8fcb5ccd85a949 Mon Sep 17 00:00:00 2001 From: "wu.chunyang" Date: Wed, 9 Nov 2022 22:52:49 +0800 Subject: CI: test build docker image Change-Id: Ia8ce0d8ec8f099501a39dc8bdff53a394bd53fea --- zuul.d/jobs.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'zuul.d/jobs.yaml') diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 845eb7a7..a2747831 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -477,3 +477,14 @@ branch: master dev_mode: true image_suffix: "-dev" + +- job: + name: publish-trove-datastore-images + description: | + Build and publish trove datastore docker images to + tarballs.openstack.org. + run: playbooks/image-build/docker-registry.yaml + post-run: playbooks/image-build/post.yaml + nodeset: trove-ubuntu-focal-single + required-projects: + - openstack/trove \ No newline at end of file -- cgit v1.2.1