deployment agent -- provider settings

kennydust's Avatar

kennydust

18 Nov, 2014 09:36 PM

hi,
I'm a little confused about the AppVeyor agent and respect to how it should be set up.

I've been following this link:
http://www.appveyor.com/docs/deployment/agent

but it seems the instructions are a bit off or has changed.

for instance, under the "Configuring deployment settings" section, it suggests we should create a provider setting that is a provider of "AppVeyor Agent".

however, going to my build configuration settings > deployment > providers > "add deployment"

the dropdown does not contain the appveyor agent as a provider.

thoughts?

also, for a .yml setup, i dont see appveyor agent as a provider either.

please advise.

-K

  1. Support Staff 1 Posted by Feodor Fitsner on 19 Nov, 2014 12:17 AM

    Feodor Fitsner's Avatar

    Hi Kenny,

    AppVeyor Agent provider is available when you create a new environment at https://ci.appveyor.com/environments page.

    To deploy to Agent-based environment during the build you use Environment deployment provider which is available at settings > deployment > providers > "add deployment".

    You can't setup a new Agent environment in YML it's on UI only. However, you can deploy to Agent environment and this can be described in YML.

    Let me know if you have any questions.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 01:50 AM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac