Update .drone.yml
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user