Skip to content

Commit 69a9f07

Browse files
committed
Reduced length of seed
1 parent e6f58a1 commit 69a9f07

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zero-module.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ parameters:
4141
default: api.
4242
- field: randomSeed
4343
label: Random seed that will be shared between projects to come up with deterministic resource names
44-
execute: uuidgen
44+
execute: uuidgen | head -c 8

0 commit comments

Comments
 (0)