TeamCity change in 'Open-source projects :: Storybook' project: 'SBNext' build configuration settings were updated

This commit is contained in:
filipp.riabchun 2018-04-14 16:31:23 +00:00 committed by root
parent c5e0a4b440
commit d35cf5895b

View File

@ -31,7 +31,6 @@ create("69382d9b-7791-418a-9ff6-1c83b86ed6b5", BuildType({
}
script {
name = "Lint"
enabled = false
scriptContent = "yarn lint"
dockerImage = "node:latest"
}