Skip to content

Instantly share code, notes, and snippets.

@dimroc
Forked from benjamincharity/clearCache.sh
Created July 11, 2017 15:59
Show Gist options
  • Save dimroc/18ae3d4a006d90d80761b3d379fed612 to your computer and use it in GitHub Desktop.
Save dimroc/18ae3d4a006d90d80761b3d379fed612 to your computer and use it in GitHub Desktop.
Clear the cache for a CircleCI project.
curl -X DELETE https://circleci.com/api/v1/project/:username/:project/build-cache?circle-token=:token
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment