-
Notifications
You must be signed in to change notification settings - Fork 2
copy_artifacts
Piotr Sękara edited this page May 29, 2020
·
2 revisions
Used to copy artifacts which arose during Highway work.
| Name | Description | Required | Type | Default |
|---|---|---|---|---|
| path | Path where artifacts should be copied. | True | String | - |
report:
default:
- copy_artifacts:
path: $(ENV:BITRISE_DEPLOY_DIR)
This wiki and the Highway README document contains a lot of information, please take your time and read these instructions carefully.