Running script on environment after deploy

Björn Fredberg's Avatar

Björn Fredberg

13 Mar, 2019 06:24 AM

Hi,

Is there a way to add a runCommand to a yaml file instead of adding it in the appveyor environment?
I'm looking for a way to run a command after deploy on each specific environment instead common for the build process.

I have tried adding a powershell script in the after_deploy section, and it runs successfully, but it doesn't run on the specific environment but as part of the build process. I can call the command by adding it to the environment After deployment command but I'm trying to avoid putting configuration in the environment settings and instead using more maintable yaml files.

/Björn

  1. Support Staff 1 Posted by Owen McDonnell on 13 Mar, 2019 05:50 PM

    Owen McDonnell's Avatar

    I am assuming you are using deployment agent?

    Apart from running .ps1 scripts before/after deployment as detailed here there is no way to run environment specific commands from yaml configuration.

    Sorry if i've misunderstood your question.

  2. Ilya Finkelshteyn closed this discussion on 13 May, 2019 09:01 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

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM