How to download and execute artifact from a deployment script

luis.silva's Avatar

luis.silva

27 Mar, 2023 05:04 AM

After deployment, we must run migration scripts, a command line application packaged as a build artifact.

We are using remote deployment through an agent.

We know it is possible to download artifacts using the app veyor API, but we need to supply a user and a token for that. Is there any approach available within the deployment agent to facilitate getting artifacts, or do we need to use the AppVeyor API for that, as explained here

  1. Support Staff 1 Posted by Feodor Fitsner on 27 Mar, 2023 05:08 PM

    Feodor Fitsner's Avatar

    Hi Luis,

    You have to use AppVeyor API to download artifact with user/token in calls.

  2. Feodor Fitsner closed this discussion on 27 May, 2023 09:02 PM.

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