izep/Octostache wrapper Action
A Github action to replicate the octopus variable substitution feature
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| variablesFile | The file that holds the variables that should be used in the substitution, defined as JSON object, e.g. {"key1":"value1","key2":"value2"} | yes | — |
| templateFile | The template file name | yes | — |
| outputFile | The file the substitution results should be saved to | yes | — |
Outputs
no outputs