chore: Reinstall producer site only for server-side tests

This commit is contained in:
Suraj Shetty 2021-02-01 07:37:03 +05:30
parent 8b95df92f9
commit cd74ac9be0

View file

@ -119,7 +119,7 @@ install:
- bench start &
- bench --site test_site reinstall --yes
- bench --site test_site_producer reinstall --yes
- if [ $TYPE == "server" ]; bench --site test_site_producer reinstall --yes; fi
- bench build --app frappe
after_script: