im-open/Deploy Windows files
This action deploys files to a windows machine.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| server | The name of the target server | yes | — |
| service-account-id | The service account name | yes | — |
| service-account-password | The service account password | yes | — |
| source-zip-file-path | The path to the zip file that contains the application files | yes | — |
| deployment-folder-path | The path to deploy the application files to | yes | — |
| clean-deployment-folder | Remove files that are not in the source zip file, accepts values of true or false | no | false |
| exclude-from-purge | Comma separated list of folders or files to leave when the deployment folder is purged | no | "" |
Outputs
no outputs