From 26b8a967424d344d96d5c7f2f806ea41a7c47006 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> Signed-off-by: Boris Glimcher --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9422f6844..b8ce0eaa1 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) +[![Linters](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.