mirror of
https://github.com/gitbucket/gitbucket.git
synced 2025-11-04 20:45:58 +01:00
Update release operation
This commit is contained in:
@@ -47,7 +47,7 @@ $ sbt executable
|
|||||||
For plug-in development, we have to publish the GitBucket jar file to the Maven central repository as well. At first, hit following command to publish artifacts to the sonatype OSS repository:
|
For plug-in development, we have to publish the GitBucket jar file to the Maven central repository as well. At first, hit following command to publish artifacts to the sonatype OSS repository:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sbt publish-signed
|
$ sbt publishSigned
|
||||||
```
|
```
|
||||||
|
|
||||||
Then logged-in https://oss.sonatype.org/ and delete following files from the staging repository:
|
Then logged-in https://oss.sonatype.org/ and delete following files from the staging repository:
|
||||||
|
|||||||
Reference in New Issue
Block a user