chore: Reinstall producer site only for server-side tests
This commit is contained in:
parent
8b95df92f9
commit
cd74ac9be0
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue