axelerant/Setup restic and resticprofile
Install restic and resticprofile in the workflow
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| install-restic | Should restic be installed? | no | true |
| restic-version | The version of restic to install | no | latest |
| resticprofile-version | The version of resticprofile to install | no | latest |
| path | The path to install the restic and resticprofile binaries | no | /usr/local/bin |
Outputs
| name | description |
|---|---|
| restic-installed | Whether restic was successfully installed |
| resticprofile-installed | Whether resticprofile was succcessfully installed |