Skip to content

Cheksums overwriting in single release when using multiple pipelines #30

@BigB84

Description

@BigB84

Hi, thank you for such great integration!

However I noticed that when I have multiple pipelines (e.g. needed for multi-arch app with no cross-compile toolchain) like here, checksum filenames are same so it creates conflict on release (e.g gets overwritten).

It'd be great if was able to specify checksum name for every binary or it was automatically generated using filename like:

Filename: myapp-1.0.1-x86_64
Checksum Filename: myapp-1.0.1-x86_64-sha256.txt
(filename + separator + checksum type)

I've been searching drone docs, forum and didn't find anything like that.

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions