Merge "Follow up: CI: test build docker image"

This commit is contained in:
Zuul 2022-11-28 07:50:36 +00:00 committed by Gerrit Code Review
commit d64c503d62
2 changed files with 3 additions and 2 deletions

View File

@ -65,4 +65,4 @@
become: true
archive:
path: "/opt/trove_registry/"
dest: '{{ ansible_user_dir }}/images/trove-datastore-registry-master.tar.gz'
dest: "{{ ansible_user_dir }}/images/trove-datastore-registry-master.tar.gz"

View File

@ -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
- openstack/trove