cdqag/Upload to Nexus
This GitHub Action upload given file(s) to pointed Nexus instance
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| instance-url | Nexus URL | yes | — |
| username | Nexus Username | — | "" |
| password | Nexus Password | — | "" |
| repository | Nexus Repository | yes | — |
| default-destination | Default destination path | — | "" |
| files | Files to upload | yes | — |
| if-local-file-does-not-exist | What to do if the local file does not exist [fail/warn-and-ignore/silent-ignore] | — | fail |
Outputs
no outputs