fix: codecov badge

This commit is contained in:
2020-08-27 10:27:29 +02:00
parent d2a946782f
commit 88be7ec492
+1 -1
View File
@@ -1,6 +1,6 @@
# cron-checker
[![Build Status](https://gitlab.com/unboundsoftware/cron-checker/badges/master/pipeline.svg)](https://gitlab.com/unboundsoftware/cron-checker/commits/master)
[![codecov](https://codecov.io/gl/unboundsoftware/cron-checker/branch/master/graph/badge.svg?token=2GIOHTNLT3)](https://codecov.io/gl/unboundsoftware/cron-checker)
[![codecov](https://codecov.io/gl/unboundsoftware/cron-checker/branch/master/graph/badge.svg)](https://codecov.io/gl/unboundsoftware/cron-checker)
A small container which periodically (every 60s) checks for a cronjobs which are not running according to schedule and sends a notification to Slack.