Artifacts in the pipeline tag are replaced

Replace this template with your information

Describe your question in as much detail as possible:

I have a question regarding the artifacts on a git tag on gitlab.com. I am a developer for the project https://gitlab.com/dbg2k/datamodel/ the artifacts of the tags are being used in other projects.

whenever a new branch is created and the pipeline is run the previous artifacts are getting replaced. Looks like artifacts are stored based on commit hash and replaced when a new job is run on the same commit in other branches also

so how do we solve this problem so that the artifacts generated in the tag are not replaced?

  • What are you seeing, and how does that differ from what you expect to see?

  • Consider including screenshots, error messages, and/or other helpful visuals

  • What version are you on? Are you using self-managed or GitLab.com?

    • GitLab (Hint: /help):
    • Runner (Hint: /admin/runners):
  • Add the CI configuration from .gitlab-ci.yml and other configuration if relevant (e.g. docker-compose.yml)

  • What troubleshooting steps have you already taken? Can you link to any docs or other resources so we know where you have been?

Thanks for taking the time to be thorough in your request, it really helps! :blush:

Hi,

please comment and upvote this feature request :slight_smile:

Cheers,
Michael