osbs-dev: add ansible tag for container update

This commit is contained in:
Adam Miller 2016-02-16 23:16:13 +00:00
parent af43d81529
commit f4e1b40c3c

View file

@ -121,6 +121,8 @@
- name: make sure latest fedora image is pulled and pushed to osbs registry
shell: docker pull fedora && docker tag -f fedora:latest osbs-dev.fedorainfracloud.org:5000/fedora:latest && docker push osbs-dev.fedorainfracloud.org:5000/fedora:latest
tags:
- containerupdate
- name: create buildroot container
shell: atomic-reactor create-build-image --reactor-tarball-path /usr/share/atomic-reactor/atomic-reactor.tar.gz /usr/share/atomic-reactor/images/dockerhost-builder buildroot