Revert "playbooks/groups/osbs-master.yml: add tag for buildroot rebuild handler"

This reverts commit dbd05c8041.
This commit is contained in:
Adam Miller 2016-08-30 15:28:07 +00:00
parent dbd05c8041
commit 6ad97096a5

View file

@ -250,8 +250,6 @@
handlers:
- name: buildroot container
shell: 'docker build --no-cache --rm -t buildroot /etc/osbs/buildroot/'
tags:
- buildroot
- name: oc secrets new
shell: "oc secrets new koji cert={{ koji_cert_path }} ca={{ koji_ca_cert_path }} serverca={{ koji_ca_cert_path }}"