Add the housekeeping target.
This commit is contained in:
parent
adf94b9bd9
commit
a8ee1d7512
|
@ -30,6 +30,7 @@ steps:
|
||||||
from_secret: ssh_key
|
from_secret: ssh_key
|
||||||
script:
|
script:
|
||||||
- rm -rf /var/www/blog/*
|
- rm -rf /var/www/blog/*
|
||||||
|
- rm -rf /home/webadm/works/public/*
|
||||||
|
|
||||||
- name: scp
|
- name: scp
|
||||||
image: appleboy/drone-scp
|
image: appleboy/drone-scp
|
||||||
|
|
Loading…
Reference in New Issue