summaryrefslogtreecommitdiff
path: root/zuul.d
diff options
context:
space:
mode:
authorwu.chunyang <wuchunyang@yovole.com>2022-11-23 18:57:18 +0800
committerwu.chunyang <wuchunyang@yovole.com>2022-11-23 18:57:18 +0800
commit3134fd478d11ea08c513254a305b6ae0bf323b75 (patch)
tree870d8b947d01c9576359fee844e3793324a00ca4 /zuul.d
parent5a960b37a463984aea3fff078e8fcb5ccd85a949 (diff)
downloadtrove-3134fd478d11ea08c513254a305b6ae0bf323b75.tar.gz
Follow up: CI: test build docker image
The previous patch forgot to push the tarball to openstack website. This change adds a task to push it and replaces hard quote with soft quote Change-Id: I8619621b4348bff26808104e4f9e070c64429c3f
Diffstat (limited to 'zuul.d')
-rw-r--r--zuul.d/jobs.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index a2747831..032f4776 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -484,7 +484,8 @@
Build and publish trove datastore docker images to
tarballs.openstack.org.
run: playbooks/image-build/docker-registry.yaml
+ parent: publish-openstack-artifacts
post-run: playbooks/image-build/post.yaml
nodeset: trove-ubuntu-focal-single
required-projects:
- - openstack/trove \ No newline at end of file
+ - openstack/trove