docs: add semantic-release-circleci-orb
to the community plugin list
This commit is contained in:
parent
39d15b37f9
commit
edf382f888
@ -81,3 +81,6 @@
|
|||||||
- `verifyConditions`: Verify that project has a Gradle wrapper script, and `build.gradle` contains a task to publish artifacts.
|
- `verifyConditions`: Verify that project has a Gradle wrapper script, and `build.gradle` contains a task to publish artifacts.
|
||||||
- `prepare`: Changes the version number in the `gradle.properties`
|
- `prepare`: Changes the version number in the `gradle.properties`
|
||||||
- `publish`: Triggers Gradle to publish artifacts.
|
- `publish`: Triggers Gradle to publish artifacts.
|
||||||
|
- [semantic-release-circleci-orb](https://github.com/matt-oakes/semantic-release-circleci-orb)
|
||||||
|
- `verifyConditions`: Verify the presence of the `CIRCLECI_API_TOKEN` environment variable, `orbName` option, and the `circleci` CLI.
|
||||||
|
- `publish`: Publish the CircleCI orb.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user