mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
less confusing language after activating repository, per #545
This commit is contained in:
@@ -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>Be sure to add a .drone.yml to configure your 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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user