Merge pull request #546 from bradrydzewski/master
altered language for setting up a drone.yml after activating repo
This commit is contained in:
commit
2bfdced501
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@
|
|||
|
||||
<section ng-if="repo.active == true && commits != undefined && commits.length == 0" class="nobuilds">
|
||||
<h1>This will be your commit stream</h1>
|
||||
<p>Setup a .drone.yml file to configure the build</p>
|
||||
<p>Add a .drone.yml file and make a commit to trigger a build</p>
|
||||
<div><i class="fa fa-file-code-o"></i></div>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue