Skip to content

use ci runner name in the artifact filename

Jonathan Wilkes requested to merge artifact-names into master

This will make it easier to upload releases, as each artifact will have a different name.

However, I'm not sure that the runners are consistently named-- I think some have an amd64 suffix instead of the x86_64 suffix I've been using. That should be fixed at some point.

Merge request reports