TeamCity change in 'Open-source projects / Storybook' project: artifact dependencies of 'Test' build configuration were updated

This commit is contained in:
filipp.riabchun 2018-10-13 23:17:50 +00:00 committed by root
parent 74fb2f7be8
commit a682357b57

View File

@ -17,8 +17,8 @@ changeBuildType("9f9177e7-9ec9-4e2e-aabb-d304fd667711") {
artifacts {
artifactRules = """
dependencies.zip!**
docs.zip!**
dependencies/**
docs/**
""".trimIndent()
}
}