|
|
@@ -13,6 +13,7 @@ sandbox: install
|
|
13
|
13
|
sites/sandbox/manage.py oscar_import_catalogue sites/_fixtures/books-catalogue.csv
|
|
14
|
14
|
sites/sandbox/manage.py oscar_import_catalogue_images sites/_fixtures/books-images.tar.gz
|
|
15
|
15
|
sites/sandbox/manage.py loaddata countries.json sites/_fixtures/pages.json
|
|
|
16
|
+ sites/sandbox/manage.py rebuild_index --noinput
|
|
16
|
17
|
|
|
17
|
18
|
ci:
|
|
18
|
19
|
# Run continous tests and generate lint reports
|