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