Skip to content

Commit

Permalink
TeamCity change in 'Ideavim' project: general settings of 'Tests for …
Browse files Browse the repository at this point in the history
…IntelliJ Latest EAP' build configuration were updated
  • Loading branch information
[email protected] authored and teamcity committed Feb 19, 2024
1 parent b38fad3 commit ae05a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .teamcity/patches/buildTypes/IdeaVimTests_Latest_EAP.kts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ changeBuildType(RelativeId("IdeaVimTests_Latest_EAP")) {
artifactRules = """
+:build/reports => build/reports
+:/mnt/agent/temp/buildTmp/ => /mnt/agent/temp/buildTmp/
+:/mnt/agent/work/ => /mnt/agent/work
+:tests/java-tests/build/reports => tests/java-tests/build/reports
""".trimIndent()

expectSteps {
Expand Down

0 comments on commit ae05a33

Please sign in to comment.