diff --git a/readme.md b/readme.md index a1da1c0..5029e78 100644 --- a/readme.md +++ b/readme.md @@ -1,8 +1,11 @@ # Ansible Docker Image +[![release](https://github.com/jyje/ansible/actions/workflows/release-tag.yaml/badge.svg?branch=main)](https://github.com/jyje/ansible/actions/workflows/release-tag.yaml) +[![main ci.yaml](https://github.com/jyje/ansible/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/jyje/ansible/actions/workflows/ci.yaml) +[![develop ci-dev.yaml](https://github.com/jyje/ansible/actions/workflows/ci-dev.yaml/badge.svg?branch=develop)](https://github.com/jyje/ansible/actions/workflows/ci-dev.yaml) -This repository contains the CI pipeline for building an Ansible Docker image. It also provides a repository on ghcr.io for your DevOps usage. Supported architectures are `amd64`, `arm64`. +🧑🏼‍🔧 This repository contains the CI pipeline for building an Ansible Docker image. It also provides a repository on ghcr.io for your DevOps usage. Supported architectures are `amd64`, `arm64`. -🧑🏼‍🔧 This repository is not affiliated with the official Ansible project. This is a community-maintained project that provides a Docker image for Ansible users. The official Ansible project is maintained in ['ansible-community/ansible-build-data' repository](https://github.com/ansible-community/ansible-build-data). For more information about Ansible, visit the official website at https://ansible.readthedocs.io/projects/ansible-build-data +⚠️ This repository is not affiliated with the official Ansible project. This is a community-maintained project that provides a Docker image for Ansible users. The official Ansible project is maintained in ['ansible-community/ansible-build-data' repository](https://github.com/ansible-community/ansible-build-data). For more information about Ansible, visit the official website at https://ansible.readthedocs.io/projects/ansible-build-data ## Getting Started