mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2024-11-13 20:56:52 +08:00
16 lines
137 B
YAML
16 lines
137 B
YAML
|
one:
|
||
|
step: step1
|
||
|
asset: three
|
||
|
|
||
|
two:
|
||
|
step: step2
|
||
|
asset: four
|
||
|
|
||
|
three:
|
||
|
step: step3
|
||
|
asset: two
|
||
|
|
||
|
test:
|
||
|
step: test
|
||
|
asset: test
|