Lunny Xiao
5 years ago
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with
4 additions and
4 deletions
-
.drone.yml
|
|
@ -34,11 +34,11 @@ steps: |
|
|
|
|
|
|
|
- name: release-tag-gitea |
|
|
|
pull: always |
|
|
|
image: plugins/gitea-release:latest |
|
|
|
image: plugins/gitea-release:1 |
|
|
|
settings: |
|
|
|
base_url: https://gitea.com |
|
|
|
files: |
|
|
|
- "bin/*" |
|
|
|
environment: |
|
|
|
GITEA_TOKEN: |
|
|
|
base_url: https://gitea.com |
|
|
|
title: '${DRONE_TAG} is released' |
|
|
|
api_key: |
|
|
|
from_secret: gitea_token |