fix dockerhub wrong tag

This commit is contained in:
chabad360 2018-08-02 15:15:01 -07:00
parent 2a08429f40
commit 8266587e9f

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/