mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-19 05:02:40 +08:00
TeamCity change in 'Storybook' project: 'Chromatic' build configuration settings were updated
This commit is contained in:
parent
f4ac3c3071
commit
649050b79a
14
.teamcity/patches/buildTypes/Chromatic.kts
vendored
14
.teamcity/patches/buildTypes/Chromatic.kts
vendored
@ -1,14 +0,0 @@
|
||||
package patches.buildTypes
|
||||
|
||||
import jetbrains.buildServer.configs.kotlin.v2019_2.*
|
||||
import jetbrains.buildServer.configs.kotlin.v2019_2.ui.*
|
||||
|
||||
/*
|
||||
This patch script was generated by TeamCity on settings change in UI.
|
||||
To apply the patch, change the buildType with id = 'Chromatic'
|
||||
accordingly, and delete the patch script.
|
||||
*/
|
||||
changeBuildType(RelativeId("Chromatic")) {
|
||||
expectDisabledSettings()
|
||||
updateDisabledSettings("BUILD_EXT_1")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user