Skip to content

Commit c181f61

Browse files
committed
build is not needed after all
1 parent b03a5ef commit c181f61

File tree

1 file changed

+1
-1
lines changed
  • blueprints/lightning-deploy-config/files/config

1 file changed

+1
-1
lines changed

blueprints/lightning-deploy-config/files/config/deploy.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ module.exports = function(deployTarget) {
2626
// only care about deploying index.html into redis in dev
2727
ENV.pipeline = {
2828
disabled: {
29-
allExcept: ['build', 'redis']
29+
allExcept: ['redis']
3030
}
3131
}
3232
}

0 commit comments

Comments
 (0)