microsoft / google-play-vsts-extension

Visual Studio Team Services (VSTS) extension for performing continuous delivery to the Google Play store from your automated CI builds
Other
81 stars 57 forks source link

Trying to ServerEndPoint #451

Open meltanan opened 5 days ago

meltanan commented 5 days ago

Hey

I'm trying to find the ServerEndPoint so I used my service connection name but I'm getting an error. Any idea?

Error: The pipeline is not valid. Job Job: Step AppCenterDistribute input serverEndpoint expects a service connection of type vsmobilecenter but the provided service connection VantacaV3ManageAndroid is of type google-play.

Screenshot 2024-07-03 at 1 24 12 PM

ivanduplenskikh commented 4 days ago

@meltanan, on the left of your screenshot is the GooglePlayRelease task which uses Google Play service connection, on the right side is the AppCenterDistribute task which uses Visual Studio App Center service connection.