From 0296455413dbe5fdb0e22f444a3e5da6e1ed4b7d Mon Sep 17 00:00:00 2001 From: naumso Date: Mon, 17 Aug 2026 02:23:32 +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 7c1ba46..24d0bb4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -39,6 +39,7 @@ steps: - name: test image image: harbor.1sept.ru/drone/drone-kaniko-test:git-${DRONE_COMMIT_SHA:0:7} + pull: always settings: registry: harbor.1sept.ru repo: drone/drone-kaniko-test @@ -92,6 +93,6 @@ image_pull_secrets: --- kind: signature -hmac: b3374f0a4141c79bbd6c1738fb02a9fb2cbae966dc0344cc1c4266a1d1a3a07e +hmac: d8944779439674b762594f4f7f5e2899de9f8a28e2131ee6211ebfbc47f3e15c ...