From 2929ee2a0309f8886a017495672a5f632453db4f Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Mon, 19 Oct 2020 09:34:19 +0200 Subject: [PATCH] Readme: add GitLab badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9ed91ec..0c607e3 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ ![Travis status][badge.travis] ![AppVeyor status][badge.appveyor] ![GitHub Actions status][badge.gh-actions] +![GitLab CI/CD status][badge.gitlab] # Continuous Integration for EPICS Modules @@ -451,6 +452,7 @@ in file LICENSE that is included with this distribution. [badge.travis]: https://travis-ci.org/epics-base/ci-scripts.svg?branch=master [badge.appveyor]: https://ci.appveyor.com/api/projects/status/8b578alg974axvux?svg=true [badge.gh-actions]: https://github.com/epics-base/ci-scripts/workflows/ci-scripts%20build/test/badge.svg +[badge.gitlab]: https://gitlab.com/epics-base/ci-scripts/badges/master/pipeline.svg [reddit.bash]: https://www.reddit.com/r/bash/comments/393oqv/why_is_the_version_of_bash_included_in_os_x_so_old/