drowze/Publish gem to Nexus
Build and publish a ruby gem to a Sonatype's Nexus Repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| url | Nexus repository URL | yes | — |
| username | Username with write access to Nexus | yes | — |
| password | Password to Nexus | yes | — |
Outputs
| name | description |
|---|---|
| name | Gem name (as described on the gemspec) |
| full-version | Gem version that was published (as described on the gemspec). Only present if upload was successful. |