Skip to content

Commit e4a2fd0

Browse files
committed
Add repository_sites parameter
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 267dd43 commit e4a2fd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ $ bundle
3333
|notify_major_upgrade|bool (optional)|Notify whether major upgrade is available or not (e.g. from v5 to v6)|`true`|
3434
|notify_level|enum (optional)|Specify notification log level when update is available (`info`, `warn`)|`info`|
3535
|notify_interval|integer (optional)|Notify checking update intervals|`86400`|
36+
|repository_sites|array (optional)|Package repository site|`["https://packages.treasuredata.com"]`|
3637

3738
## Example
3839

0 commit comments

Comments
 (0)