mirror of
https://github.com/drone-plugins/drone-gitea-release.git
synced 2026-06-14 22:12:03 +08:00
Use plugin library
Migrates this plugin to the drone-plugin-lib. Follows the latest boilr template.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
repository:
|
||||
name: drone-gitea-release
|
||||
description: Drone plugin for creating and tagging Gitea releases
|
||||
description: Drone plugin for creating and tagging GitHub releases
|
||||
homepage: http://plugins.drone.io/drone-plugins/drone-gitea-release
|
||||
topics: drone, drone-plugin
|
||||
|
||||
@@ -69,5 +69,9 @@ branches:
|
||||
- continuous-integration/drone/pr
|
||||
enforce_admins: false
|
||||
restrictions:
|
||||
apps:
|
||||
- renovate
|
||||
users: []
|
||||
teams: []
|
||||
teams:
|
||||
- Admins
|
||||
- Maintainers
|
||||
|
||||
Reference in New Issue
Block a user