We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b0198f commit 12b486eCopy full SHA for 12b486e
1 file changed
turbo.json
@@ -1,5 +1,6 @@
1
{
2
"$schema": "https://turbo.build/schema.json",
3
+ "globalEnv": ["QUEUE_BACKEND"],
4
"tasks": {
5
"build": {
6
"dependsOn": ["^build"],
0 commit comments