forrest-runner/Forrest Artifact Upload
Upload artifacts to the local Forrest runner
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Upload destination as configured in the Forrest runner | — | artifact |
| path | A file, directory or wildcard pattern that describes what to upload | yes | — |
| include-hidden-files | If true, hidden files will be included in the artifact. If false, hidden files will be excluded from the artifact. | — | false |
| token | The token used to authenticate this upload | — | "" |
Outputs
| name | description |
|---|---|
| artifact-url | The URL prefix under which the artifacts were just uploaded. To retrieve a specific file the respective file name as to be appended. |