vinetau/Dotnet Core CI + Octopus Deploy
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 | — |
| PROJECTS | e.g. MyProject or MyProject,MyOtherProject, must be included if CREATE_RELEASE is true | no | — |
| OCTOPUS_URL | Octopus url | no | — |
| OCTOPUS_APIKEY | Api Key | no | — |
| OCTOPUS_PROJECT | The Octopus project that will be deployed to | no | — |
| DEPLOY_TO | If set, Octopus will attempt to auomtatically deploy to this environment | no | — |
| MS_TEAMS_WEBHOOK | If set, A MS Teams notification will be sent to this webhook | no | — |
| USE_ZIP_PACKAGES | If set, Octopack will pack built artefacts folders into zip packages instead of nuget | no | — |
Outputs
no outputs