Remove microbadger, badge remains broken
This commit is contained in:
parent
25e039e73a
commit
088966dee9
@ -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
|
||||
|
||||
@ -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)
|
||||
[](https://microbadger.com/images/wastrachan/flexget)
|
||||
[](https://hub.docker.com/r/wastrachan/flexget)
|
||||
|
||||
## Install
|
||||
|
||||
Loading…
Reference in New Issue
Block a user