rodm / gradle-teamcity-plugin

Gradle plugin for developing TeamCity plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove logic for publishing plugin with username and password

tsonev7 opened this issue · comments

As outlined in the documentation, TeamCity Hub does not support publishing plugins with username and password anymore.

Maybe it's a good idea to remove all logic using username and password and leave only the token-based publishing.