From cfc03cda9b1cbe3fedb62d5490cbe8baebcc79bb Mon Sep 17 00:00:00 2001 From: Boris Glimcher <36732377+glimchb@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:44:06 -0500 Subject: [PATCH] add badges for actions to the readme Signed-off-by: Boris Glimcher <36732377+glimchb@users.noreply.github.com> --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9422f6844..240cf3149 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ ![GitHub issues](https://img.shields.io/github/issues-raw/dell/omnia) ![GitHub Discussions](https://img.shields.io/github/discussions/dell/omnia)[](https://app.slack.com/client/TH80K68HY/C018L5109PW) +[![Ansible Lint](https://github.com/dell/omnia/actions/workflows/ansible-lint.yml/badge.svg)](https://github.com/dell/omnia/actions/workflows/ansible-lint.yml) +[![Docker](https://github.com/dell/omnia/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/dell/omnia/actions/workflows/docker-publish.yml) + + #### Ansible playbook-based deployment of Slurm and Kubernetes on servers running an RPM-based Linux OS Omnia (Latin: all or everything) is a deployment tool to turn servers with RPM-based Linux images into functioning Slurm/Kubernetes clusters.