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

This commit is contained in:
filipp.riabchun 2018-04-15 14:33:46 +00:00 committed by root
parent b481ca6dbb
commit c56c017eaf

View File

@ -10,6 +10,8 @@ object OpenSourceProjects_Storybook_Test : BuildType({
id = "OpenSourceProjects_Storybook_Test"
name = "Test"
artifactRules = "coverage/lcov-report => coverage.zip"
vcs {
root(OpenSourceProjects_Storybook.vcsRoots.OpenSourceProjects_Storybook_HttpsGithubComStorybooksStorybookRefsHeadsMaster)