Update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-22 22:58:15 +03:00
parent c8784cdd8c
commit d0754ad6d5

View File

@@ -23,7 +23,7 @@ trigger:
steps:
- name: build test image
image: drone/drone-kaniko
image: harbor.1sept.ru/drone/drone-kaniko
settings:
registry: harbor.1sept.ru
repo: drone/drone-kaniko-test
@@ -91,6 +91,6 @@ image_pull_secrets:
---
kind: signature
hmac: 0eaa8048dd2a0fa3bf33c29359f3a6738384071164e4fd72afbc6255ff3c0d0d
hmac: 70296b060313c0bb64c6f6d8202e248275a36a921036a1f9c8d3431843986dcf
...