Skip to content

Commit

Permalink
add ignore command to not skip builds
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Dec 11, 2024
1 parent 2f1a2cb commit ea35882
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ name = "snooty-cache-plugin"
[build]
publish = "public"
command = ". ./build.sh $REPO_NAME $PARSER_VERSION"
ignore = "/bin/false"

[build.environment]
ORG_NAME = "mongodb"
Expand Down

0 comments on commit ea35882

Please sign in to comment.