mirror of
https://github.com/chylex/IntelliJ-IdeaVim.git
synced 2025-04-27 07:15:43 +02:00
TeamCity change in 'IntelliJ IDEA plugins / IdeaVim' project: parameters of 'Publish Release 2020.1' build configuration were updated
This commit is contained in:
parent
4da538302d
commit
76d62771e0
6
.teamcity/patches/buildTypes/Release_201.kts
vendored
6
.teamcity/patches/buildTypes/Release_201.kts
vendored
@ -16,5 +16,11 @@ changeBuildType(RelativeId("Release_201")) {
|
||||
update {
|
||||
password("env.ORG_GRADLE_PROJECT_publishToken", "credentialsJSON:61a36031-4da1-4226-a876-b8148bf32bde", label = "Password")
|
||||
}
|
||||
expect {
|
||||
param("env.ORG_GRADLE_PROJECT_publishUsername", "vlan")
|
||||
}
|
||||
update {
|
||||
param("env.ORG_GRADLE_PROJECT_publishUsername", "Aleksei.Plate")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user