jquepi/Push Build Information to Octopus Deploy
GitHub Action to push build information to Octopus Deploy
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | The branch name, if omitted the GitHub ref will be used. | — | — |
| debug | Enable debug logging. | — | false |
| overwrite_mode | Determines the action to perform with build information if it already exists in the repository. Valid values are "FailIfExists", "OverwriteExisting", and "IgnoreIfExists". | — | FailIfExists |
| packages | A multi-line list of packages to push to Octopus Deploy. | — | — |
| version | The version of the package(s) | — | — |
Outputs
no outputs