silent clean
This commit is contained in:
parent
d5342353a9
commit
b634c306fc
1 changed files with 2 additions and 0 deletions
|
@ -51,6 +51,8 @@ tasks:
|
|||
cmds:
|
||||
- rm -rf out/
|
||||
- cmd: docker rm listen-build-tmp
|
||||
silent: true
|
||||
ignore_error: true
|
||||
- cmd: docker image rm listen-build
|
||||
silent: true
|
||||
ignore_error: true
|
||||
|
|
Loading…
Add table
Reference in a new issue