comment for old config type
parent
55d81c3c02
commit
6b85b32095
1 changed files with 6 additions and 0 deletions
|
|
@ -6,6 +6,12 @@ Runs a given Shell command.
|
|||
|
||||
* **command** - Required - The shell command to run.
|
||||
|
||||
```yml
|
||||
shell:
|
||||
command: "bin/console build"
|
||||
```
|
||||
You should understand, that in old configuration type, you can run only one command!
|
||||
|
||||
### New format of Configuration Options
|
||||
|
||||
```yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue