segesdk/composite-mssql-deploy-dbup
Render variables, substitute variables and invoke DbUp executable
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| dotnetVersion | dotNet version. E.g. 8.0.x, 10.0.x | yes | — |
| publishPath | publishing path of the binaries | yes | — |
| environment | Target environment to deploy to | yes | — |
| variableFile | json file with variables for rendering with json-variables | yes | — |
| secrets | serialized json string for github secrets | yes | — |
| configurationFile | configuration file to perform variable substitution | yes | — |
| dbUpExecutable | Full path to dbUp executable. E.g. ./src/dbup/bin/relase/dbup.exe | yes | — |
Outputs
| name | description |
|---|---|
| random-number | Random number |