Skip to content

Commit

Permalink
add docker hub trigger to rebuild after test
Browse files Browse the repository at this point in the history
  • Loading branch information
huan committed Oct 8, 2015
1 parent e653fd3 commit 4cf129b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
# docker-simple-mail-forwarder
[![](https://badge.imagelayers.io/zixia/simple-mail-forwarder:latest.svg)](https://imagelayers.io/?images=zixia/simple-mail-forwarder:latest 'Get your own badge on imagelayers.io')
![Docker Puuls](https://img.shields.io/docker/pulls/zixia/simple-mail-forwarder.svg)
[ ![CircleCI Status](https://circleci.com/gh/zixia/docker-simple-mail-forwarder.svg?&style=shield&circle-token=2cd2ae335cca6a4caf6237df8bb5753380065689)](https://circleci.com/gh/zixia/docker-simple-mail-forwarder)

[![Circle CI](https://circleci.com/gh/zixia/docker-simple-mail-forwarder/tree/master.svg?style=svg)](https://circleci.com/gh/zixia/docker-simple-mail-forwarder/)

a very simple and easy to setup email forward service based on docker cloud.

Expand Down
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ test:

notify:
webhooks:
- url: http://zixia.net/~zixia/git/pushme.php
- url: https://registry.hub.docker.com/u/zixia/simple-mail-forwarder/trigger/96341199-7538-4646-9961-fa753b013a72/

0 comments on commit 4cf129b

Please sign in to comment.