Skip to content

Commit ab6801c

Browse files
authored
Merge pull request #2213 from glimchb/patch-1
add badges for actions to the readme
2 parents 594701d + b2737c2 commit ab6801c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
![GitHub issues](https://img.shields.io/github/issues-raw/dell/omnia) ![GitHub Discussions](https://img.shields.io/github/discussions/dell/omnia)[<img src="https://img.shields.io/badge/slack-dell-blue.svg?logo=slack">](https://app.slack.com/client/TH80K68HY/C018L5109PW)
1212

13+
[![Linters](https://github.com/dell/omnia/actions/workflows/ansible-lint.yml/badge.svg)](https://github.com/dell/omnia/actions/workflows/ansible-lint.yml)
14+
[![Docker](https://github.com/dell/omnia/actions/workflows/docker-publish.yml/badge.svg)](https://github.com/dell/omnia/actions/workflows/docker-publish.yml)
15+
1316
#### Ansible playbook-based deployment of Slurm and Kubernetes on servers running an RPM-based Linux OS
1417

1518
Omnia (Latin: all or everything) is a deployment tool to turn servers with RPM-based Linux images into functioning Slurm/Kubernetes clusters.

0 commit comments

Comments
 (0)