actions-marketplace-validations/mender.io single-file action
Build and publish mender.io file artifacts
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| artifact_name | Name of the artifact to deploy to mender | yes | . |
| device_type | Device type for categorization of targets in mender | yes | — |
| destination_directory | Location in target file system | yes | "" |
| file | File to include in the artifact | yes | "" |
| server_address | Address of the mender server to upload to | yes | https://hosted.mender.io |
| username | Username on the server specified in the server_address | yes | "" |
| password | Password for the user on the server specified in the server_address | yes | "" |
| ca_certificate | Certificate file for OS mender | no | "" |
Outputs
no outputs