From f67ddfdbd50b2ef4b3339012332c0d1af0995fbf Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 17 Jan 2021 20:49:40 +0100 Subject: [PATCH] re-sign drone config --- .drone.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index e825750..82933e0 100644 --- a/.drone.yml +++ b/.drone.yml @@ -162,6 +162,6 @@ depends_on: --- kind: signature -hmac: cb861ef547d389365c74e52d97940109686394d848bda333b77eaa1b50a59c5a +hmac: d4a69a1a967392f8404fb8d708b3a8f8483118d5b7755c88fdb100ce52464680 ... diff --git a/README.md b/README.md index 077b2d0..1a512ee 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # url-parser -[![Build Status](https://img.shields.io/drone/build/thegeeklab/url-parser?logo=drone)](https://cloud.drone.io/thegeeklab/url-parser) +[![Build Status](https://img.shields.io/drone/build/thegeeklab/url-parser?logo=drone&server=https%3A%2F%2Fdrone.thegeeklab.de)](https://drone.thegeeklab.de/thegeeklab/url-parser) [![Go Report Card](https://goreportcard.com/badge/github.com/thegeeklab/url-parser)](https://goreportcard.com/report/github.com/thegeeklab/url-parser) [![Codecov](https://img.shields.io/codecov/c/github/thegeeklab/url-parser)](https://codecov.io/gh/thegeeklab/url-parser) [![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/url-parser)](https://github.com/thegeeklab/url-parser/graphs/contributors)