Add the housekeeping target.

This commit is contained in:
Kazuhiro MUSASHI 2020-01-19 17:40:07 +08:00
parent adf94b9bd9
commit a8ee1d7512
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ steps:
from_secret: ssh_key
script:
- rm -rf /var/www/blog/*
- rm -rf /home/webadm/works/public/*
- name: scp
image: appleboy/drone-scp