Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
ci(docker): clean up the space after docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
hanhxiao committed Aug 16, 2019
1 parent 66d020b commit 8885512
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .drone-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ steps:
from_secret: BOT_URL
commands:
- ./docker-build.sh
- docker system prune -a -f

- name: notify the sucess on wechat work
image: byrnedo/alpine-curl
Expand Down
1 change: 0 additions & 1 deletion docs/chapter/yaml-config.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@ components:
parameter:
cluster_per_byte: 20
num_bytes: 10

```
Expand Down

0 comments on commit 8885512

Please sign in to comment.