Skip to content

Commit

Permalink
docs: Fix badges
Browse files Browse the repository at this point in the history
Badges for CI and Docker image builds
  • Loading branch information
Göran Sander committed Aug 16, 2023
1 parent e4febe6 commit d1e1405
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ Adapt to your needs - please also consider sharing enhancements with the wider c

<p align="center">
<a href="https://github.com/ptarmiganlabs/butler"><img src="https://img.shields.io/badge/Source---" alt="Source"></a>
<a href="https://github.com/ptarmiganlabs/butler/actions/workflows/docker-image-build.yml"><img src="https://github.com/ptarmiganlabs/butler/actions/workflows/docker-image-build.yml/badge.svg" alt="Continuous Integration"></a>
<a href="https://github.com/ptarmiganlabs/butler/actions/workflows/ci.yaml"><img src="https://github.com/ptarmiganlabs/butler/actions/workflows/ci.yaml/badge.svg?branch=master" alt="Build pipeline"></a>
<a href="https://github.com/ptarmiganlabs/butler/actions/workflows/docker-image-build.yaml"><img src="https://github.com/ptarmiganlabs/butler/actions/workflows/docker-image-build.yaml/badge.svg" alt="Continuous Integration"></a>
<a href="https://www.repostatus.org/#active"><img src="https://www.repostatus.org/badges/latest/active.svg" alt="Project Status: Active – The project has reached a stable, usable state and is being actively developed." /></a>
<a href="https://codeclimate.com/github/ptarmiganlabs/butler/maintainability"><img src="https://api.codeclimate.com/v1/badges/cb33990248ffbaaf7526/maintainability" /></a>
<a href="https://github.com/ptarmiganlabs/butler/releases"><img src="https://img.shields.io/github/downloads/ptarmiganlabs/butler/total.svg?label=downloads%20since%20April%202022" /></a><br>
Expand Down

0 comments on commit d1e1405

Please sign in to comment.