fixes readme badge
continuous-integration/drone/push Build is passing Details

master
Marvin Steadfast 4 years ago
parent 1734610edf
commit 611f2ac27f

@ -49,7 +49,9 @@ steps:
commands:
- sleep 5
- apk add --no-cache bash curl docker git
- echo "$DOCKER_PASSWORD" | docker login -u $DOCKER_USERNAME --password-stdin $DOCKER_REGISTRY
- >
echo "$DOCKER_PASSWORD" |
docker login -u $DOCKER_USERNAME --password-stdin $DOCKER_REGISTRY
- curl -sL https://git.io/goreleaser | bash
depends_on:
- test

@ -1,7 +1,6 @@
# jitsiexporter
[![Build Status](https://cloud.drone.io/api/badges/xsteadfastx/jitsiexporter/status.svg)](https://cloud.drone.io/xsteadfastx/jitsiexporter)
[![Docker Repository on Quay](https://quay.io/repository/xsteadfastx/jitsiexporter/status "Docker Repository on Quay")](https://quay.io/repository/xsteadfastx/jitsiexporter)
[![Build Status](https://ci.xsfx.dev/api/badges/prometheus/jitsiexporter/status.svg)](https://ci.xsfx.dev/prometheus/jitsiexporter)
A Jitsi meet prometheus exporter.

Loading…
Cancel
Save