Is there a way to skip a build on a commit?

For example, pushing a commit that says [skip ci]

Hey, you can leverage VERCEL_GIT_COMMIT_MESSAGE System Environment variable in your Ignored Build Script to achieve this

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.