From e837a4d49a7c21dd7f0585474ad31a2bd74d7031 Mon Sep 17 00:00:00 2001 From: joundso <56686638+joundso@users.noreply.github.com> Date: Mon, 19 Jun 2023 17:22:51 +0200 Subject: [PATCH] docs: added ci-badge to readme --- .github/workflows/ci_build_push_image.yaml | 1 + README.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ci_build_push_image.yaml b/.github/workflows/ci_build_push_image.yaml index b1be421..02747e4 100644 --- a/.github/workflows/ci_build_push_image.yaml +++ b/.github/workflows/ci_build_push_image.yaml @@ -1,3 +1,4 @@ +## The name will be the text in the badge: name: Docker Image CI on: diff --git a/README.md b/README.md index 62dfe56..ca47048 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # Reproducible Publishing using Quarto -[![](https://img.shields.io/badge/doi-10.3233/SHTI230064--z-yellow.svg)](https://doi.org/10.3233/SHTI230064) +[![Publication](https://img.shields.io/badge/doi-10.3233/SHTI230064--z-yellow.svg)](https://doi.org/10.3233/SHTI230064) +[![Docker image workflow](https://github.com/joundso/repub/actions/workflows/ci_build_push_image.yaml/badge.svg)](https://hub.docker.com/repository/docker/joundso/rstudio-verse/general) ## Motivation