Skip to content

Commit

Permalink
Remove MicroBadger
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed May 1, 2019
1 parent 0f24b4d commit 87d3ffe
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ env:
- QUAY_LOGIN=crazymax
- QUAY_USERNAME=crazymax
- QUAY_REPONAME=fail2ban
- MICROBADGER_HOOK=https://hooks.microbadger.com/images/crazymax/fail2ban/2vi2BNDE1QSKs_ZUGC4tfBy23X0=
- secure: UDRJ6IAOOPj8zOjZw3HnJCpx3JKyMvG5mTAQYHXrPfUICbLUUPLqVxzIqRuVG/3/c1YqIwrvf/MnLZzNi7JpVjsjXrKWpbG9jJYX+iAiJUE3DJS7R8w6LLL62u0L6rULUmB4sK6rCKrs1gm5ijEBl4ATqIGL9jKHWD7dxw3KcL/Ds0xc6WaUKLeRPYMs6Dqsh40tbv2Pro7AzBeY/sOUMNf6bSjrAgV8C2rkj50fw3QidTTkqhaUoPT6JpRrZRAwu2thQ5Lb6+Jv2R8iLSGXeogf6yMAvWPwfZk6UryH7NjrGEhlvua6IRRkUNW8BLuoL7ZDCiumOlCrfHyjqgox0yRSnhThqUmRfLsZEFKpoXUUN7gRGQXqP828MqnX9Y5Rg1sAW5trWARYw7PBZOvqLCWRR8XYK0g5Ynq+eK3fBAmMtkbZToaH/VNvvPh3g/Yi+4n9kLJqdfAOYqnArI2ONF5ibsIN2v3ldfhWgHkC7jI8wL4R8ZTgcyUXKHXSCCmKE5KJSz/o1vLwkDrJmxCPmNSgaGs+rG9Qh5wYQBdm7GFd4fvAbaxKAjQonpU4dqmg+cnqBqBG5Knw8KgbJ/Fiq+acRA9UaCDElGmRyVUNV2UrwOd1JKjse/oV7OSr1auYLK/Uem/NPzGLAlhVb28wOuiHYI8UilPgz80veyqXMwA= # DOCKER_PASSWORD
- secure: THe54Rp3WZ8WjJx3jvIfg+eKh5u1XGlb23BZNLVFaM51+Ijk5Ci9ETJnldtrPPK0Zvjl6opgyL/0u4xj0peY68/lP49wFWlRzW0HZWWag0Q8Z0hXt5Ho9QcvZzLcgqyv3rk5sacv+mc+g14Wke5OCM1i8y7V8+KjiBAqZ6ScEb791gVXutI30mQybnE59dEboLzigqahZQ3mVFOk1G3kvqfHjNyVudRNQ0Hi9Qjh2ey7AYbgDW6uCf1lT2o2eAt90KY1yF7bgdJ1uzng6Z+yArNDbnfi0hK+lDtyIZpgPKJ0GiV/Z+brV+XhmL3lC0+8Ak3VmvC5sSEVBLycfp56eu9riKcxF6P7DAzJVUPFkcwO+Kp6tGGX+gpw2tBJzuze7nUGiPKDYOGbIjQI8I8xMIlizysS4UaFU8muJeh8lSpCQq1A2uznMSxVxmmlN1uJskiCle5zgFGuCzrz2we24sgjy2FGq45nBg4fby8ocNf42+lcK+NnO6+dPw0TnJR7Uxs21RkPxCtoIsTZBlOOWwBy2uagm7qzLeUwEe7asZzQ8u1V27sSKYqOj8pOLLF+eH0GE7dr0/3p//FqbQvw0v0Mf2R+Zx3cSq2PH9JLrWMOZLuKSrgJK+M5NO1JXfVH0g/UppQDe1SZl99RL9aXvqsjt7kHKoERSEInnNWVckg= # QUAY_PASSWORD

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<p align="center"><a href="https://github.com/crazy-max/docker-fail2ban" target="_blank"><img height="128"src="https://raw.githubusercontent.com/crazy-max/docker-fail2ban/master/.res/docker-fail2ban.jpg"></a></p>

<p align="center">
<a href="https://microbadger.com/images/crazymax/fail2ban"><img src="https://images.microbadger.com/badges/version/crazymax/fail2ban.svg?style=flat-square" alt="Version"></a>
<a href="https://hub.docker.com/r/crazymax/fail2ban/"><img src="https://img.shields.io/badge/dynamic/json.svg?label=version&query=$.results[1].name&url=https://hub.docker.com/v2/repositories/crazymax/fail2ban/tags&style=flat-square" alt="Latest Version"></a>
<a href="https://travis-ci.com/crazy-max/docker-fail2ban"><img src="https://img.shields.io/travis/com/crazy-max/docker-fail2ban/master.svg?style=flat-square" alt="Build Status"></a>
<a href="https://hub.docker.com/r/crazymax/fail2ban/"><img src="https://img.shields.io/docker/stars/crazymax/fail2ban.svg?style=flat-square" alt="Docker Stars"></a>
<a href="https://hub.docker.com/r/crazymax/fail2ban/"><img src="https://img.shields.io/docker/pulls/crazymax/fail2ban.svg?style=flat-square" alt="Docker Pulls"></a>
Expand Down
5 changes: 0 additions & 5 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -106,11 +106,6 @@ if [[ ! -z ${DOCKER_PASSWORD} ]]; then
docker tag ${BUILD_TAG} ${DOCKER_USERNAME}/${DOCKER_REPONAME}:${VERSION}
fi
docker push ${DOCKER_USERNAME}/${DOCKER_REPONAME}
if [[ ! -z ${MICROBADGER_HOOK} ]]; then
echo "Call MicroBadger hook"
curl -X POST ${MICROBADGER_HOOK}
echo
fi
echo
fi
if [[ ! -z ${QUAY_PASSWORD} ]]; then
Expand Down

0 comments on commit 87d3ffe

Please sign in to comment.