Commit 8025a3e7 authored by Benedikt Franke's avatar Benedikt Franke Committed by Mayra Cabrera

Update...

Update changelogs/unreleased/28757-remove-docker-pull-prefix-when-copying-a-tag-from-the-registry.yml
parent 785e55c2
%tr.tag
%td
= escape_once(tag.name)
= clipboard_button(text: "docker pull #{tag.location}")
= clipboard_button(text: "#{tag.location}")
%td
- if tag.revision
%span.has-tooltip{ title: "#{tag.revision}" }
......
---
title: Remove `docker pull` prefix when copying a tag from the registry
merge_request: 28757
author: Benedikt Franke
type: changed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment