[apps.fp.o] remove staging condition on moving apps.yaml over

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
This commit is contained in:
Ryan Lercho 2021-10-27 22:09:27 +10:00 committed by kevin
parent 26c38caafa
commit b1e65c4d53

View file

@ -46,13 +46,10 @@
tags:
- apps-fp-o
# this was commented out, and might not be working. just turned back on
# for staging to test it out.
- name: Copy in our app data yaml
copy: >
src=apps.yaml dest=/usr/share/apps-fp-o/apps.yaml
owner=root group=root mode=0644
when: env == 'staging'
notify:
- rebuild apps-fp-o html
- rebuild apps-fp-o json