Slight tweak in the text of the 403 pull base image error.

This commit is contained in:
Jake Moshenko 2014-09-12 10:46:35 -04:00
parent 5388633f9a
commit da3d58890e

View file

@ -17,7 +17,7 @@
</div>
<div ng-if="!getLocalPullInfo().login">
Note: No robot account is specified for this build. Without such credentials, this pull will always fail. Please setup a new
build trigger with a robot account that has access to <a href="/repository/{{ getLocalPullInfo().repo }}">{{ getLocalPullInfo().repo }}</a> or make the repository public.
build trigger with a robot account that has access to <a href="/repository/{{ getLocalPullInfo().repo }}">{{ getLocalPullInfo().repo }}</a> or make that repository public.
</div>
</div>
</div>