Skip to content

Commit

Permalink
docs: add @saithodev/semantic-release-gitea to community plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
saitho authored and pvdlg committed Jan 27, 2020
1 parent ef1b8a0 commit c7e461d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/extending/plugins-list.md
Expand Up @@ -95,3 +95,7 @@
- `verifyConditions`: Checks the project.clj is syntactically valid.
- `prepare`: Update the project.clj version and package the output jar file.
- `publish`: Publish the jar (and generated Maven metadata) to a maven repository (or clojars).
- [@saithodev/semantic-release-gitea](https://github.com/saitho/semantic-release-gitea)
- `verifyConditions`: Verify the presence and the validity of the authentication and the assets option configuration.
- `publish`: Publish a Gitea release, optionally uploading file assets.
- `addChannel`: Update a Gitea release's pre-release field.

0 comments on commit c7e461d

Please sign in to comment.