summaryrefslogtreecommitdiff
path: root/zuul.d/jobs.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'zuul.d/jobs.yaml')
-rw-r--r--zuul.d/jobs.yaml11
1 files changed, 11 insertions, 0 deletions
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