nemerosa/Ontrack CLI Build
Creates or updates, configures a build
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Name of the Ontrack project. If not set, the action will try to get the information from the current GitHub repository. | no | "" |
| branch | Name of the Ontrack branch.If not set, the action will try to get the information from the current Git branch. | no | "" |
| build | Name of the build to create. Use a default name if not provided. | no | "" |
| release | Release label to associate with the build. | no | "" |
| runInfo | Associates some run info with the build (duration, trigger, etc.). | no | false |
| workflowRun | Associates the build to a link to the workflow run | no | false |
| logging | `true` if operations must be logged. | no | false |
| executable | Name of the Ontrack CLI executable | no | ontrack-cli |
Outputs
no outputs