1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-02-25 02:46:01 +01:00

TeamCity change in 'IntelliJ IDEA plugins / IdeaVim / IdeaVim releases' project: 'Publish Release' build configuration settings were updated

This commit is contained in:
aleksei.plate 2022-11-03 11:05:03 +00:00 committed by tcuser
parent 994a811efa
commit ddf7bbdd31

View File

@ -35,6 +35,7 @@ changeBuildType(RelativeId("Release")) {
insert(2) {
gradle {
name = "Slack Notification"
enabled = false
tasks = "slackNotification"
param("org.jfrog.artifactory.selectedDeployableServer.defaultModuleVersionConfiguration", "GLOBAL")
}