This commit is contained in:
陆柯 2023-04-18 21:24:52 +08:00
parent 8034b3dd38
commit 2e6ecbebe1

View File

@ -85,7 +85,8 @@ const wo = (global.wo = {
} }
} }
}, },
envarFiles: ['./envar-deploy.js', './envar-deploy.gitignore.js'] envarFiles: ['./envar-deploy.js', './envar-deploy.gitignore.js'],
withCmd: true
}) })
}) })
const envarDeploy = wo.envar.deploy const envarDeploy = wo.envar.deploy