mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-22 15:55:09 +00:00
set taravis to trigger on succesful build
This commit is contained in:
parent
bf0affbae7
commit
713fffeb71
1 changed files with 1 additions and 0 deletions
|
|
@ -34,4 +34,5 @@ script:
|
||||||
- docker-compose ps | grep -i redis-socketio
|
- docker-compose ps | grep -i redis-socketio
|
||||||
- docker-compose ps | grep -i mariadb
|
- docker-compose ps | grep -i mariadb
|
||||||
- python test.py
|
- 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
|
- docker-compose stop
|
||||||
Loading…
Reference in a new issue