Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 5 additions & 2 deletions docs/modules/circleci.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ Displays build information for your CircleCI account.
circleci:
apiKey: "p0d13*********************************************c3"
enabled: true
numberOfBuilds: 10
position:
top: 4
left: 1
Expand All @@ -30,9 +31,11 @@ circleci:
{% include "attributes/apikey.md" %}
{% endwith %}


{% with name="numberOfBuilds", desc="How many builds to display", value="Any positive integer." %}
{% include "attributes/custom.md" %}
{% endwith %}
</tbody>
</table>

{% set src="circleci" %}
{% include "src_path.md" %}
{% include "src_path.md" %}