Push out the prod copy of fedmenu.
This commit is contained in:
parent
0ff70c1fd3
commit
7e4849e894
1 changed files with 5 additions and 5 deletions
|
@ -23,11 +23,11 @@
|
|||
tags:
|
||||
- apps-fp-o
|
||||
|
||||
#- name: Copy in fedmenu assets for production
|
||||
# synchronize: src=fedmenu/ dest=/srv/web/apps-fp-o/fedmenu/
|
||||
# when: env != 'staging'
|
||||
# tags:
|
||||
# - apps-fp-o
|
||||
- name: Copy in fedmenu assets for production
|
||||
synchronize: src=fedmenu/ dest=/srv/web/apps-fp-o/fedmenu/
|
||||
when: env != 'staging'
|
||||
tags:
|
||||
- apps-fp-o
|
||||
|
||||
- name: Copy in our app data yaml
|
||||
file: >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue