lumada-common-services/Registry publication
Generic action to publish artifacts to Artifactory.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| ARTIFACTS_CONFIG_FILE | File to hold all artifacts related configs | yes | — |
| ARTIFACTORY_USER | User to login | yes | — |
| ARTIFACTORY_APIKEY | API key to login | yes | — |
| BUILD_NAME | Name to identify build | yes | — |
| BUILD_NUMBER | Builds number | yes | — |
| BUILD_VERSION | Current build version | yes | — |
| WORKSPACE | Checkout workspace | yes | — |
| BUILD_URL | The build URL | yes | — |
Outputs
| name | description |
|---|---|
| publish-outcome | The outcome of the publish operation. |