diff --git a/.drone.yml b/.drone.yml index 333d423..8bb0a17 100644 --- a/.drone.yml +++ b/.drone.yml @@ -7,8 +7,8 @@ steps: - name: Web Deploy image: appleboy/drone-scp settings: - target: ~/res.limil.top - source: ./res.limil.top + target: ~/static + source: ./static host: from_secret: blog_host port: diff --git a/res.limil.top/0.json b/static/0.json similarity index 100% rename from res.limil.top/0.json rename to static/0.json diff --git a/res.limil.top/ede.user.js b/static/ede.user.js similarity index 100% rename from res.limil.top/ede.user.js rename to static/ede.user.js diff --git a/res.limil.top/hello.txt b/static/hello.txt similarity index 100% rename from res.limil.top/hello.txt rename to static/hello.txt diff --git a/res.limil.top/tex-chtml-full.js b/static/tex-chtml-full.js similarity index 100% rename from res.limil.top/tex-chtml-full.js rename to static/tex-chtml-full.js diff --git a/res.limil.top/tvlive.txt b/static/tvlive.txt similarity index 100% rename from res.limil.top/tvlive.txt rename to static/tvlive.txt diff --git a/res.limil.top/xiutan.m3u b/static/xiutan.m3u similarity index 100% rename from res.limil.top/xiutan.m3u rename to static/xiutan.m3u