Exclude directory from zip artifact

Andrew Smith's Avatar

Andrew Smith

10 Jul, 2017 07:39 PM

Hello,

I'm wondering if there's a way to exclude a directory from being included in the artifact that get created during the build process.
We use zip archives and deploy to AppVeyor agent environment.

Thanks

  1. 1 Posted by Ilya Finkelshte... on 10 Jul, 2017 08:15 PM

    Ilya Finkelshteyn's Avatar

    Hi Andrew,

    Do I understand correctly that you are selecting some folder as an artifact and AppVeyor produces zip archive from it, and you what some sub-folder to be excluded from this archive? If yes, maybe you can simple delete that sub-folder as part of some script which happens before artifacts packaging (for example after_test script)?

    Ilya.

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