Skip to content

Instantly share code, notes, and snippets.

@sgsharma
Created February 11, 2021 05:07
Show Gist options
  • Save sgsharma/be4acfc66d351947acc96f66caace72f to your computer and use it in GitHub Desktop.
Save sgsharma/be4acfc66d351947acc96f66caace72f to your computer and use it in GitHub Desktop.
Skip CI build in CircleCI
# To skip building on a commit just include `[ci skip]` or `[skip ci]` to your commit message in which case CircleCi will skip that commit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment