mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-23 18:03:17 +00:00
Merge branch 'master' into PHRAS-2666_slow-notifications_4.1
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# - php
|
||||
- xdebug
|
||||
# - composer
|
||||
# - mailcatcher
|
||||
- mailcatcher
|
||||
# - node
|
||||
# - yarn
|
||||
# - ffmpeg
|
||||
|
@@ -13,7 +13,7 @@
|
||||
|
||||
- name: Install mailcatcher gem
|
||||
# gem module is flaky, this is consistent
|
||||
command: gem install mailcatcher --conservative
|
||||
command: gem install mailcatcher -v 0.6.4 --conservative
|
||||
ignore_errors: yes
|
||||
|
||||
- name: Install mailcatcher supervisord conf
|
||||
|
Reference in New Issue
Block a user