Browse Source

feat: itlym.cn 同步更新

lym 2 months ago
parent
commit
d5bc94de80
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -62,7 +62,7 @@ steps:
   commands:
   commands:
     # 改为在 parent 打开
     # 改为在 parent 打开
     - cp -f script/afterGenHtml/pagefind-ui.js /htmlDir/pagefind/pagefind-ui.js
     - cp -f script/afterGenHtml/pagefind-ui.js /htmlDir/pagefind/pagefind-ui.js
-    - whoami
+    # 让 itlym.cn 网站同步更新
     - tar -zcf shoulder.tgz /htmlDir
     - tar -zcf shoulder.tgz /htmlDir
     - scp shoulder.tgz root@itlym.cn:/opt/web/
     - scp shoulder.tgz root@itlym.cn:/opt/web/
     - ssh root@itlym.cn 'tar -zxf /opt/web/shoulder.tgz'
     - ssh root@itlym.cn 'tar -zxf /opt/web/shoulder.tgz'