mirror of
https://github.com/frappe/erpnext.git
synced 2026-06-01 19:29:10 +00:00
Rearranged arguments
This commit is contained in:
@@ -33,7 +33,7 @@ before_script:
|
|||||||
- cd ~/frappe-bench
|
- cd ~/frappe-bench
|
||||||
- bench get-app erpnext $TRAVIS_BUILD_DIR
|
- bench get-app erpnext $TRAVIS_BUILD_DIR
|
||||||
- bench use test_site
|
- bench use test_site
|
||||||
- bench reinstall --yes --mariadb-root-username root --mariadb-root-password travis
|
- bench reinstall --mariadb-root-username root --mariadb-root-password travis --yes
|
||||||
- bench build
|
- bench build
|
||||||
- bench scheduler disable
|
- bench scheduler disable
|
||||||
- sed -i 's/9000/9001/g' sites/common_site_config.json
|
- sed -i 's/9000/9001/g' sites/common_site_config.json
|
||||||
|
|||||||
Reference in New Issue
Block a user