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

This commit is contained in:
2025-06-26 21:49:33 +03:00
parent b1cbd66173
commit 14ee44079c

View File

@@ -64,7 +64,7 @@ clone:
trigger: trigger:
branch: branch:
- main - master
event: event:
- promote - promote
target: target:
@@ -80,7 +80,6 @@ steps:
cache: false cache: false
tags: tags:
- git-${DRONE_COMMIT_SHA:0:7} - git-${DRONE_COMMIT_SHA:0:7}
- drone-${DRONE_BUILD_NUMBER}
- latest - latest
username: username:
from_secret: harbor-username from_secret: harbor-username
@@ -92,6 +91,6 @@ image_pull_secrets:
--- ---
kind: signature kind: signature
hmac: 43172f671e9d867adfb09e1ac9d45a76f8cb9187c61e6db0474a201580894607 hmac: 70296b060313c0bb64c6f6d8202e248275a36a921036a1f9c8d3431843986dcf
... ...