1.1.3 • Published 4 years ago
@dawnjs/dn-middleware-shell v1.1.3
@dawnjs/dn-middleware-shell
Usage
build:
- name: '@dawnjs/dn-middleware-shell'
script:
- echo 123
- echo 456Options
| Name | Type | Default | Description |
|---|---|---|---|
| script | string[] | [] | Shell scripts to be executed |
| wscript | string[] | Shell scripts for win | |
| async | boolean | Execute in async mode, not wait script to exit |