Explorar o código

增加递归-r

vaecebyZ hai 9 meses
pai
achega
802cbcadf6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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: