Skip to content

Commit

Permalink
Fix CI status badge link
Browse files Browse the repository at this point in the history
  • Loading branch information
hasithsen authored Feb 17, 2024
1 parent ae35592 commit 01dee37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ansible Role: Jenkins CI

[![CI](https://github.com/geerlingguy/ansible-role-jenkins/workflows/CI/badge.svg?event=push)](https://github.com/geerlingguy/ansible-role-jenkins/actions?query=workflow%3ACI)
[![CI](https://github.com/geerlingguy/ansible-role-jenkins/actions/workflows/ci.yml/badge.svg)](https://github.com/geerlingguy/ansible-role-jenkins/actions/workflows/ci.yml)

Installs Jenkins CI on RHEL/CentOS and Debian/Ubuntu servers.

Expand Down

0 comments on commit 01dee37

Please sign in to comment.