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 ...