8 lines
160 B
YAML
8 lines
160 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/stage-v1.json
|
|
from: test
|
|
name: test
|
|
modules:
|
|
- type: script
|
|
snippets:
|
|
- echo test
|