mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-10 17:36:33 +08:00
15 lines
137 B
YAML
15 lines
137 B
YAML
one:
|
|
step: step1
|
|
asset: three
|
|
|
|
two:
|
|
step: step2
|
|
asset: four
|
|
|
|
three:
|
|
step: step3
|
|
asset: two
|
|
|
|
test:
|
|
step: test
|
|
asset: test
|