otomato-gh/Nexus Repository Action
Interact with Nexus OSS Repository from Github Actions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| action | Define action (upload is default) | no | upload |
| serverUrl | Nexus Repository Server URL | yes | — |
| username | Username to connect to Nexus Repo | yes | — |
| password | Password to connect to Nexus Repo | yes | — |
| repositorypath | Target repository on Nexus Repo and the path e.g. maven-releases/myjar/1.0.0 | yes | — |
| files | File(s) to publish | yes | — |
Outputs
no outputs