Skip to content

Commit

Permalink
TeamCity change in 'Ribasim' project: 'Generate Testmodels' build con…
Browse files Browse the repository at this point in the history
…figuration was activated
  • Loading branch information
titus authored and root committed Jul 22, 2024
1 parent 75d09f5 commit 999fcca
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .teamcity/patches/buildTypes/GenerateTestmodels.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@ To apply the patch, change the buildType with id = 'GenerateTestmodels'
accordingly, and delete the patch script.
*/
changeBuildType(RelativeId("GenerateTestmodels")) {
check(paused == false) {
"Unexpected paused: '$paused'"
}
paused = true

params {
add {
param("env.PIXI_CACHE_DIR", "/u/svc-teamcity-ansible/.cache")
Expand Down

0 comments on commit 999fcca

Please sign in to comment.