Skip to content
This repository was archived by the owner on Nov 10, 2019. It is now read-only.

Commit 90ea252

Browse files
committed
update docs; fix yaml
1 parent 7fb121b commit 90ea252

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

docs/plugin.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,8 @@ volumes:
5050
- name: The volume name
5151
required: true | false (default "false")
5252
description: A short description for attached volume
53+
context:
54+
- kind: Codefresh context kind to inject automatically to the plugin
5355
```
5456
5557

plugins/run-jenkins-job/plugin.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ sources:
1111
maintainers: # (optional)
1212
- name: Vadim Waisman
1313
email: vadim@codefresh.io
14-
- name: Jenny Passi
14+
- name: Jenny Passi
1515
email: jenny@codefresh.io
1616
icon: https://dab1nmslvvntp.cloudfront.net/wp-content/uploads/2016/11/1479211772build-image-with-dockerfile_feature.jpg
1717
envs:

0 commit comments

Comments
 (0)