mirror of
https://github.com/storybookjs/storybook.git
synced 2025-03-21 05:02:39 +08:00
TeamCity change in 'Storybook / Examples' project: 'Examples 1' build configuration settings were updated
This commit is contained in:
parent
e97eb050e4
commit
222d13f4a0
14
.teamcity/patches/buildTypes/Examples1.kts
vendored
14
.teamcity/patches/buildTypes/Examples1.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 = 'Examples1'
|
|
||||||
accordingly, and delete the patch script.
|
|
||||||
*/
|
|
||||||
changeBuildType(RelativeId("Examples1")) {
|
|
||||||
expectDisabledSettings()
|
|
||||||
updateDisabledSettings("BUILD_EXT_1")
|
|
||||||
}
|
|
Loading…
x
Reference in New Issue
Block a user