We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b03a5ef + c181f61 commit 4047fd1Copy full SHA for 4047fd1
1 file changed
blueprints/lightning-deploy-config/files/config/deploy.js
@@ -26,7 +26,7 @@ module.exports = function(deployTarget) {
26
// only care about deploying index.html into redis in dev
27
ENV.pipeline = {
28
disabled: {
29
- allExcept: ['build', 'redis']
+ allExcept: ['redis']
30
}
31
32
0 commit comments