mirror of
https://github.com/quay/quay.git
synced 2026-01-26 06:21:37 +03:00
8 lines
257 B
HTML
8 lines
257 B
HTML
<span>
|
|
<i class="fa fa-gitlab fa-lg" style="margin-right: 6px" data-title="GitLab" bs-tooltip="tooltip.title"></i>
|
|
Push to GitLab repository
|
|
<a ng-href="{{ trigger.repository_url }}" target="_new">
|
|
{{ trigger.config.build_source }}
|
|
</a>
|
|
</span>
|