APPVEYOR_WAP_ARTIFACT_NAME

karl.atkinson's Avatar

karl.atkinson

12 Jun, 2017 04:23 PM

I'm trying to use the environment variable APPVEYOR_WAP_ARTIFACT_NAME to change the artifact name of the WAP zip produced.

My yml looks like this...

https://github.com/karlatkinson/eb-webapi-test/blob/85cf84f213818d4...

But the name seems to still be produced as the project name?

  1. 1 Posted by Ilya Finkelshte... on 12 Jun, 2017 09:16 PM

    Ilya Finkelshteyn's Avatar

    Hi Karl,

    This variable works OK, but I afraid you misunderstood it's meaning. It helps with artifact deployment name (abstract name used by AppVeyor deployment providers), not file name. But I see in your YAML that you need to alter file name. To do that you need to do a bit of custom scripting, please check this discussion

    Ilya.

  2. Ilya Finkelshteyn closed this discussion on 25 Aug, 2018 02:17 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