mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 19:01:05 +08:00
CHANGE teamcity config to test cli e2e via new script
This commit is contained in:
parent
7102951c2a
commit
451b8af5bb
@ -27,7 +27,7 @@ object OpenSourceProjects_Storybook_CliTest : BuildType({
|
||||
}
|
||||
script {
|
||||
name = "Test"
|
||||
scriptContent = "yarn test --cli"
|
||||
scriptContent = "./scripts/run-e2e.sh"
|
||||
dockerImage = "andthensome/docker-node-rsync"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user