forsythes-technology/Octopus Deploy DotNet
GitHub Action to deploy a DotNet Framework solution Octopus
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| CREATE_RELEASE | If true, this build will be sent to Octopus, otherwise it will only be tested | yes | — |
| OCTOPUS_URL | Octopus url | no | — |
| OCTOPUS_APIKEY | Api Key | no | — |
| SOLUTION_FILE | The .sln file to be built | yes | — |
| ENFORCE_ADDING_FILES | If set to true OctoPackEnforceAddingFiles flag will be added to build command | no | — |
| DEPLOY_TO | If set, Octopus will attempt to auomtatically deploy to this environment | no | — |
| PROJECT | The Octopus project to deploy to, if omitted repo name is used instead | no | — |
| CONFIGURATION | If set a configuration flag will be added to the build command | no | — |
| MS_TEAMS_WEBHOOK | If set, a MS Teams notification will be sent to this webhook | no | — |
Outputs
no outputs