mirror of
https://github.com/quay/quay.git
synced 2026-01-27 18:42:52 +03:00
Will allow for us to easily update links over time and add new ones. Fixes https://issues.redhat.com/browse/PROJQUAY-575
11 lines
490 B
HTML
11 lines
490 B
HTML
<div class="co-alert co-alert-info">
|
|
<p>
|
|
In order to use this trigger, the following first requires action:
|
|
<ul>
|
|
<li>You must give the following public key read access to the git repository.</li>
|
|
<li>You must set your repository to POST to the following URL to trigger a build.</li>
|
|
</ul>
|
|
For more information, refer to the <a href="{{ DocumentationService.getUrl('builds.custom-trigger') }}" ng-safenewtab>Custom Git Triggers documentation</a>.
|
|
</p>
|
|
</div>
|