Merge "Follow up: CI: test build docker image"
This commit is contained in:
commit
d64c503d62
@ -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"
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user