53404a5fc7
- git snapshot
21 lines
700 B
Diff
21 lines
700 B
Diff
From 43adba3a71353dd13b7dd2f62843e292b6113e74 Mon Sep 17 00:00:00 2001
|
|
From: Harald Hoyer <harald@redhat.com>
|
|
Date: Mon, 14 Nov 2016 13:51:59 +0100
|
|
Subject: [PATCH] README.md: change centosci badge
|
|
|
|
---
|
|
README.md | 2 +-
|
|
1 file changed, 1 insertion(+), 1 deletion(-)
|
|
|
|
diff --git a/README.md b/README.md
|
|
index 4040177..781de62 100644
|
|
--- a/README.md
|
|
+++ b/README.md
|
|
@@ -2,5 +2,5 @@
|
|
|
|
dracut is an initramfs infrastructure.
|
|
|
|
-CentOS CI: [![Build Status](https://ci.centos.org/job/dracut-matrix-master/badge/icon)](https://ci.centos.org/job/dracut-matrix-master/)
|
|
+CentOS CI: [![Build Status](https://ci.centos.org/job/dracut-push-master/badge/icon)](https://ci.centos.org/job/dracut-push-master/)
|
|
|