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