8 lines
150 B
YAML
8 lines
150 B
YAML
---
|
|
# yaml-language-server: $schema=https://schema.blue-build.org/modules/copy.json
|
|
type: copy
|
|
from: test-stage
|
|
src:
|
|
- /out/test
|
|
dest:
|
|
- /in/test
|