Created
July 23, 2019 03:43
-
-
Save sj26/95dcc24ec3d8d04620fc470504a9bcc3 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "76365070-34d5-4104-8b91-952780f8029f", | |
"job_id": "aae578fe-994c-44e6-84da-4102616928ba", | |
"url": "https://api.buildkite.com/v2/organizations/my-great-org/pipelines/my-pipeline/builds/1/jobs/aae578fe-994c-44e6-84da-4102616928ba/artifacts/76365070-34d5-4104-8b91-952780f8029f", | |
"download_url": "https://api.buildkite.com/v2/organizations/my-great-org/pipelines/my-pipeline/builds/1/jobs/aae578fe-994c-44e6-84da-4102616928ba/artifacts/76365070-34d5-4104-8b91-952780f8029f/download", | |
"state": "finished", | |
"path": "dist/app.tar.gz", | |
"dirname": "dist", | |
"filename": "app.tar.gz", | |
"mime_type": "application/x-gzip", | |
"file_size": 529371, | |
- "glob_path": "dist/*", | |
- "original_path": "/var/lib/buildkite-agent/builds/bk-agent-1/my-great-org/my-pipeline/dist/app.tar.gz", | |
"sha1sum": "884c4ad3f2545c85c69d0d0ef50c5d4f5266f0b7" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment