mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 22:11:15 +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"
|
dockerImage = "node:latest"
|
||||||
}
|
}
|
||||||
script {
|
script {
|
||||||
name = "Test (1)"
|
name = "Build"
|
||||||
scriptContent = "yarn test"
|
workingDir = "server"
|
||||||
|
scriptContent = "yarn build"
|
||||||
dockerImage = "node:latest"
|
dockerImage = "node:latest"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user