buildbot: fix for manual
This commit is contained in:
parent
c8c0f2597f
commit
ebd5fbbe05
@ -137,7 +137,7 @@ let
|
|||||||
type = types.listOf types.str;
|
type = types.listOf types.str;
|
||||||
example = [ "cac.json" ];
|
example = [ "cac.json" ];
|
||||||
description = ''
|
description = ''
|
||||||
List of all the secrets in <secrets> which should be copied into the
|
List of all the secrets in ‹secrets› which should be copied into the
|
||||||
buildbot master directory.
|
buildbot master directory.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user