servicenow/ServiceNow CI/CD Install App
Installs the specified application from the application repository onto the specified instance.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| version | Application version to install | yes | — |
| baseAppVersion | Version of the base application on which to apply the customizations | no | — |
| autoUpgradeBaseApp | Only applicable if Application Customization is active and the associated application is a higher version than the currently installed version | no | — |
Outputs
| name | description |
|---|---|
| rollbackVersion | Previously installed app's version, used to roll-back task |