From 5db288e6a89c222edf937279c7cd3b06588f41c4 Mon Sep 17 00:00:00 2001 From: naumso Date: Mon, 17 Aug 2026 02:20:35 +0300 Subject: [PATCH] Update .drone.yml --- .drone.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index c975cc1..7c1ba46 100644 --- a/.drone.yml +++ b/.drone.yml @@ -24,6 +24,7 @@ steps: - name: build test image image: harbor.1sept.ru/drone/drone-kaniko + pull: always settings: registry: harbor.1sept.ru repo: drone/drone-kaniko-test @@ -91,6 +92,6 @@ image_pull_secrets: --- kind: signature -hmac: 70296b060313c0bb64c6f6d8202e248275a36a921036a1f9c8d3431843986dcf +hmac: b3374f0a4141c79bbd6c1738fb02a9fb2cbae966dc0344cc1c4266a1d1a3a07e ...