Remove microbadger, badge remains broken

This commit is contained in:
Winston Astrachan 2019-10-09 09:27:27 -04:00
parent 25e039e73a
commit 088966dee9
2 changed files with 0 additions and 5 deletions

View File

@ -23,10 +23,6 @@ jobs:
echo "$DOCKERHUB_PASS" | docker login -u "$DOCKERHUB_USERNAME" --password-stdin
docker push $IMAGE_NAME:latest
fi
- run:
name: Update MicroBadger
command: |
curl -X POST "${MICROBADGER_URL}"
workflows:
version: 2

View File

@ -4,7 +4,6 @@ FlexGet Docker Image
FlexGet in a Docker container, with configuration in a volume, and a configurable UID/GID for said files.
[![](https://circleci.com/gh/wastrachan/docker-flexget.svg?style=svg)](https://circleci.com/gh/wastrachan/docker-flexget)
[![](https://images.microbadger.com/badges/image/wastrachan/flexget.svg)](https://microbadger.com/images/wastrachan/flexget)
[![](https://img.shields.io/docker/pulls/wastrachan/flexget.svg)](https://hub.docker.com/r/wastrachan/flexget)
## Install