From 95fad4b1715f0e7faf4dc0c429c88e3c432ecc0d Mon Sep 17 00:00:00 2001 From: Giovanni Rezcjikov Date: Sat, 21 Feb 2026 16:02:10 +0300 Subject: [PATCH] .drone.yml fix --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 76e61eb..75b732f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,6 +20,7 @@ steps: image: plugins/docker settings: repo: localhost:5000/link-shortener + dockerfile: dockerfile tags: - latest - ${DRONE_BRANCH}