Fix a typo in copr/frontend
This commit is contained in:
parent
50b18e5af4
commit
8c62133aa7
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
- httpd
|
||||
|
||||
- name: set staging banner for staging instance
|
||||
when: when: env == 'staging'
|
||||
when: env == 'staging'
|
||||
copy: src=banner-include.html dest=/var/lib/copr/
|
||||
|
||||
- name: rebuild indexes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue