Skip to content

Commit

Permalink
add test_key reference in build command
Browse files Browse the repository at this point in the history
  • Loading branch information
anabellabuckvar authored Nov 25, 2024
1 parent 7e843a1 commit f0131ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "snooty-cache-plugin"

[build]
publish = "public"
command = ". ./build.sh $ORG_NAME $REPO_NAME $BRANCH_NAME $PARSER_VERSION"
command = ". ./build.sh $ORG_NAME $REPO_NAME $BRANCH_NAME $PARSER_VERSION $TESTING_KEY"

[build.environment]
ORG_NAME = "10gen"
Expand Down

0 comments on commit f0131ac

Please sign in to comment.