mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-02-03 12:38:29 +00:00
Removed docker-exec from travis and shifted to test.py
Former-commit-id: 236ff05ca502fd95ed4705fe6988834fc11b6579
This commit is contained in:
parent
5f6e0fc104
commit
58244ae233
@ -18,7 +18,6 @@ install:
|
|||||||
- docker exec -i frappe bash -c "bench --site site1.local install-app erpnext"
|
- docker exec -i frappe bash -c "bench --site site1.local install-app erpnext"
|
||||||
- docker exec -i -u root frappe bash -c "echo 127.0.0.1 site1.local >> /etc/hosts"
|
- docker exec -i -u root frappe bash -c "echo 127.0.0.1 site1.local >> /etc/hosts"
|
||||||
- sudo su -c 'echo 127.0.0.1 site1.local >> /etc/hosts'
|
- sudo su -c 'echo 127.0.0.1 site1.local >> /etc/hosts'
|
||||||
- docker exec -it frappe bash -c "bench start"
|
|
||||||
- pip install requests
|
- pip install requests
|
||||||
- pip install time
|
- pip install time
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user