From 8719944661e83a645b56e6060e4bdc0f3fdc4058 Mon Sep 17 00:00:00 2001 From: "Stanislav N. aka pztrn" Date: Sun, 20 Sep 2020 15:28:39 +0500 Subject: [PATCH] README update about image name. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index d2a3921..0435d2a 100644 --- a/README.md +++ b/README.md @@ -19,3 +19,9 @@ Otherwise please use official Drone image from [Docker Hub](https://hub.docker.c ## Installation and usage This image can be used and configured according to [official Drone documentation](https://docs.drone.io/). + +The only thing is: use this line for image: + +``` +pztrn/drone-nolimit:VERSION +```