[doc][defining_hub_policies] update the doc
This commit is contained in:
parent
b35811ed56
commit
bc272c0532
4 changed files with 42 additions and 2 deletions
|
|
@ -454,8 +454,8 @@ class SCM(object):
|
|||
|
||||
The format of the action returned from build_from_scm could be one of following forms::
|
||||
|
||||
allow [use_common] [source_cmd]
|
||||
deny [reason]
|
||||
allow [use_common] [<source_cmd>]
|
||||
deny [<reason>]
|
||||
|
||||
If use_common is not set, use_common property is False.
|
||||
If source_cmd is none, it will be parsed as None. If it not set, the default value:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue