add version
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"tasks": {
|
||||
"build": {
|
||||
"dependsOn": ["^build"],
|
||||
"inputs": ["$TURBO_DEFAULT$", ".env*"],
|
||||
"outputs": ["build/**"]
|
||||
},
|
||||
"deploy": {
|
||||
@@ -15,5 +16,6 @@
|
||||
"persistent": true,
|
||||
"cache": false
|
||||
}
|
||||
}
|
||||
},
|
||||
"globalEnv": ["CLOUDFLARE_API_TOKEN"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user