This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
quay/static/directives/trigger/custom-git/credentials.html

11 lines
478 B
HTML
Raw Normal View History

2019-11-12 16:09:47 +00:00
<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="http://docs.quay.io/guides/custom-trigger.html" ng-safenewtab>Custom Git Triggers documentation</a>.
</p>
</div>