Merge branch 'hotfix/dockekrhub' into develop

This commit is contained in:
chabad360 2018-08-02 15:15:26 -07:00
commit 89ac6ae9a2

View file

@ -1,3 +1,3 @@
#!/bin/bash
curl -H "Content-Type: application/json" --data '{"docker_tag": "env"}' -X POST https://registry.hub.docker.com/u/chabad360/frappe/trigger/$hubkey/
curl -H "Content-Type: application/json" --data '{"docker_tag": "latest"}' -X POST https://registry.hub.docker.com/u/chabad360/frappe/trigger/$hubkey/