Deploy master branch

This commit is contained in:
Helge Rausch
2015-10-29 08:31:17 +01:00
parent f53593fe71
commit bb2d6d5ea4
2 changed files with 2 additions and 2 deletions

View File

@@ -21,4 +21,4 @@ deploy:
provider: script
script: bin/deploy
on:
branch: dockerize
branch: master

View File

@@ -1,5 +1,5 @@
#!/usr/bin/env sh
curl -X POST \
-d "build=true&source_type=Branch&source_name=dockerize" \
-d "build=true&source_type=Branch&source_name=master" \
https://registry.hub.docker.com/u/opensnp/rails/trigger/$DOCKERHUB_TRIGGER_TOKEN/