Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Done
-
None
-
None
-
None
Description
We want to create the zip and nuget packages on every commit but the commands to do that are in before_deploy. That target doesn't get executed unless a deployment action is going to be taken, which only happens on a git tag.
We could move the packaging commands to after_build, which would ensure they are always executed.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Summary | Move zip and nuget packing to after_build in AppVeyor config | Move packing steps to after_build in AppVeyor config |
Status | New [ 10003 ] | Open [ 1 ] |
Resolution | Done [ 6 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |