custom trigger post activation now warning

This commit is contained in:
Jimmy Zelinskie 2015-04-13 17:36:30 -04:00
parent 222101482f
commit f4ba7b41b3

View file

@ -116,8 +116,8 @@
<div class="trigger-option-section" ng-show="currentView == 'postActivation'" ng-switch on="trigger.service"> <div class="trigger-option-section" ng-show="currentView == 'postActivation'" ng-switch on="trigger.service">
<div ng-switch-when="custom"> <div ng-switch-when="custom">
<div class="alert alert-info"> <div class="alert alert-warning">
The trigger has been successfully created, but with a caveat:<br> The trigger has been successfully created, but the following first requires action:<br>
In order for our builders to clone your repository, you must give the following public key read access to the git repository. In order for our builders to clone your repository, you must give the following public key read access to the git repository.
</div> </div>
<p>SSH Public Key:</p> <p>SSH Public Key:</p>