From 492fa7135e345e3d62d2688a7d37526889577da4 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Thu, 3 Jun 2021 19:31:10 -0400 Subject: [PATCH] trigger rebuild --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index e8accc4..b3236ef 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,9 @@ > Deploying to [Netlify](https://netlify.com) with [Drone](https://drone.io) CI. -[![Docker Pulls](https://img.shields.io/docker/pulls/lucap/drone-netlify.svg)](https://hub.docker.com/r/lucap/drone-netlify/) -[![Image](https://images.microbadger.com/badges/image/lucap/drone-netlify.svg)](https://microbadger.com/images/lucap/drone-netlify "Get your own image badge on microbadger.com") -[![GitHub release](https://img.shields.io/github/release/lucaperret/drone-netlify.svg)](https://github.com/lucaperret/drone-netlify/releases/latest) +[![Docker Pulls](https://img.shields.io/docker/pulls/techknowlogick/drone-netlify.svg)](https://hub.docker.com/r/techknowlogick/drone-netlify/) +[![Image](https://images.microbadger.com/badges/image/techknowlogick/drone-netlify.svg)](https://microbadger.com/images/techknowlogick/drone-netlify "Get your own image badge on microbadger.com") +[![GitHub release](https://img.shields.io/github/release/techknowlogick/drone-netlify.svg)](https://github.com/techknowlogick/drone-netlify/releases/latest) Use case examples: @@ -38,7 +38,7 @@ docker run --rm \ ```yaml pipeline: netlify: - image: lucap/drone-netlify + image: techknowlogick/drone-netlify token: xxxxx site_id: xxxxxxx-xxxx-xxx-xxxxxxxx site_name: netlify-subdomain