From 51311dbeb791d103c1b39c87e5ebb25caf0d5907 Mon Sep 17 00:00:00 2001 From: naumso Date: Mon, 17 Aug 2026 02:16:32 +0300 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index defbd19..13ee8e2 100644 --- a/README.md +++ b/README.md @@ -155,4 +155,6 @@ docker run --net=host -it --rm -w /src -v $PWD:/cache -v $PWD:/src -e PLUGIN_REG ```shell docker run --rm -ti --platform linux/amd64 harbor.1sept.ru/drone/drone-kaniko:test sh -``` \ No newline at end of file +``` + +test \ No newline at end of file