From d1044fb6dad00ddbab378741ee5620c53211ec99 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 17 Jan 2021 15:23:46 +0100 Subject: [PATCH] fix ci badge --- README.md | 2 +- docs/content/_index.md | 2 +- example/README.md | 2 +- example/demo-role/HEADER.md | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index adb4523..487a1bf 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Annotation based documentation for your Ansible roles -[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) [![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/ansible-doctor) [![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/ansible-doctor) [![Python Version](https://img.shields.io/pypi/pyversions/ansible-doctor.svg)](https://pypi.org/project/ansible-doctor/) diff --git a/docs/content/_index.md b/docs/content/_index.md index b7e7118..fa3835a 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -2,7 +2,7 @@ title: Documentation --- -[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) [![Docker Hub](https://img.shields.io/badge/dockerhub-latest-blue.svg?logo=docker&logoColor=white)](https://hub.docker.com/r/thegeeklab/ansible-doctor) [![Quay.io](https://img.shields.io/badge/quay-latest-blue.svg?logo=docker&logoColor=white)](https://quay.io/repository/thegeeklab/ansible-doctor) [![Python Version](https://img.shields.io/pypi/pyversions/ansible-doctor.svg)](https://pypi.org/project/ansible-doctor/) diff --git a/example/README.md b/example/README.md index e830106..2bc8db2 100644 --- a/example/README.md +++ b/example/README.md @@ -1,6 +1,6 @@ # demo-role-custom-header -[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) [![License: GPL-3.0](https://img.shields.io/github/license/thegeeklab/ansible-doctor)](https://github.com/thegeeklab/ansible-doctor/blob/main/LICENSE) Role to demonstrate ansible-doctor. It is also possible to overwrite the default description with an annotation. diff --git a/example/demo-role/HEADER.md b/example/demo-role/HEADER.md index b89aa6e..3fa65f5 100644 --- a/example/demo-role/HEADER.md +++ b/example/demo-role/HEADER.md @@ -1,4 +1,4 @@ # demo-role-custom-header -[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/ansible-doctor?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/ansible-doctor) [![License: GPL-3.0](https://img.shields.io/github/license/thegeeklab/ansible-doctor)](https://github.com/thegeeklab/ansible-doctor/blob/main/LICENSE)