From d8732320b4147de64db55cd7600401e10027a38f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20H=C3=B6chst?= Date: Fri, 5 Nov 2021 11:27:35 +0100 Subject: [PATCH] Added docker hub GitHub action DockerHub badge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1211dee..11f62d0 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # pimod [![tests](https://github.com/Nature40/pimod/workflows/tests/badge.svg?branch=master)](https://github.com/Nature40/pimod/actions?query=workflow%3Atests) [![shellcheck](https://github.com/Nature40/pimod/workflows/shellcheck/badge.svg?branch=master)](https://github.com/Nature40/pimod/actions?query=workflow%3Ashellcheck) +[![Build and upload DockerHub image](https://github.com/Nature40/pimod/actions/workflows/dockerhub.yml/badge.svg)](https://github.com/Nature40/pimod/actions/workflows/dockerhub.yml) Reconfigure Raspberry Pi images with an easy, Docker-like configuration file.