Skip to content

Instantly share code, notes, and snippets.

@sj26
Created July 23, 2019 03:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sj26/440ed9e3766261263c03a06868af674b to your computer and use it in GitHub Desktop.
Save sj26/440ed9e3766261263c03a06868af674b to your computer and use it in GitHub Desktop.
{
"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,
"sha1sum": "884c4ad3f2545c85c69d0d0ef50c5d4f5266f0b7"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment