forsythes-technology/Dotnet Core CI + Octopus Deploy Docker Container
GitHub Action to deploy a DotNet Framework solution Octopus as a Docker Container
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 | — |
| MS_TEAMS_WEBHOOK | If set, A MS Teams notification will be sent to this webhook | no | — |
| DBUP_PROJECT | Name of DbUp project if required | no | — |
| DOCKER_PROJECT | Name of Docker Project to push to registry | yes | — |
| REGISTRY_HOST | Name of Docker registry host to push to | yes | — |
| REGISTRY_USERNAME | Username for docker registry | yes | — |
| REGISTRY_PASSWORD | Password for docker registry user | yes | — |
| TARGET_PLATFORM | Specify dotnet platform for dbup project (defaults to win-x64) | no | — |
Outputs
no outputs