mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-31 05:03:21 +08:00
TeamCity change in 'Open-source projects :: Storybook' project: runners of 'SBNext' build configuration were updated
This commit is contained in:
parent
ed58c823e8
commit
e1b51e75ad
@ -38,8 +38,9 @@ create("69382d9b-7791-418a-9ff6-1c83b86ed6b5", BuildType({
|
||||
dockerImage = "node:latest"
|
||||
}
|
||||
script {
|
||||
name = "Test (1)"
|
||||
scriptContent = "yarn test"
|
||||
name = "Build"
|
||||
workingDir = "server"
|
||||
scriptContent = "yarn build"
|
||||
dockerImage = "node:latest"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user