download_log
Save a build log file to your local filesystem by specifying the build ID and filename. After downloading, tail it to inspect the contents.
Instructions
Download a build log file to local filesystem.
The file will be saved to $ALBS_LOG_DIR// (default: /tmp/albs-logs//). After downloading, use read_log_tail to read the contents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| build_id | Yes | ||
| filename | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |