set taravis to trigger on succesful build

This commit is contained in:
chabad360 2018-08-02 10:45:12 -07:00
parent bf0affbae7
commit 713fffeb71

View file

@ -34,4 +34,5 @@ script:
- docker-compose ps | grep -i redis-socketio
- docker-compose ps | grep -i mariadb
- python test.py
- curl -H "Content-Type: application/json" --data '{"docker_tag": "env"}' -X POST https://registry.hub.docker.com/u/chabad360/frappe/trigger/$hubkey/
- docker-compose stop