瀏覽代碼

增加递归-r

vaecebyZ 9 月之前
父節點
當前提交
802cbcadf6
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -49,7 +49,7 @@ steps:
         - 'cd /opt/docker/other/nginx/html'
         - 'unzip dist.zip'
         - 'rm -rf dist.zip'
-        - 'rm -f admin'
+        - 'rm -rf admin'
         - 'mv dist admin'
         - 'docker exec nginx nginx -s reload'
       status: