Commit 7a4006f8 authored by GitLab Bot's avatar GitLab Bot

Automatic merge of gitlab-org/gitlab-ce master

parents 352fb274 871e2e1e
%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