From ce3c10c8a5d2cd081635186cad1ff44711305896 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Sun, 13 Oct 2019 15:14:19 +0500 Subject: [PATCH] Copypast is good source of typos. Fixed docker hub repo where we will push images. --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index ddebe80..b3c1d40 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,7 +39,7 @@ steps: from_secret: dockerhub_user password: from_secret: dockerhub_password - repo: pztrn/fastpastebin + repo: pztrn/giredore auto_tag: true - name: notify-end