Modify housekeep directory.

This commit is contained in:
Kazuhiro MUSASHI 2023-08-20 21:26:31 +09:00
parent 31cbc48d28
commit 9c9ed7fa4a
1 changed files with 1 additions and 1 deletions

View File

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