Get Job Artifact File Local
gitlab_get_job_artifact_file_localRetrieve a specific file from a GitLab CI job artifacts archive and save it to a local directory.
Instructions
Save one file from a job artifacts archive to a local directory.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_id | Yes | ||
| local_path | No | ||
| project_id | No | ||
| artifact_path | Yes |