Merge "Follow up: CI: test build docker image"
This commit is contained in:
commit
d64c503d62
@ -65,4 +65,4 @@
|
|||||||
become: true
|
become: true
|
||||||
archive:
|
archive:
|
||||||
path: "/opt/trove_registry/"
|
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,6 +484,7 @@
|
|||||||
Build and publish trove datastore docker images to
|
Build and publish trove datastore docker images to
|
||||||
tarballs.openstack.org.
|
tarballs.openstack.org.
|
||||||
run: playbooks/image-build/docker-registry.yaml
|
run: playbooks/image-build/docker-registry.yaml
|
||||||
|
parent: publish-openstack-artifacts
|
||||||
post-run: playbooks/image-build/post.yaml
|
post-run: playbooks/image-build/post.yaml
|
||||||
nodeset: trove-ubuntu-focal-single
|
nodeset: trove-ubuntu-focal-single
|
||||||
required-projects:
|
required-projects:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user