1
0
kpmy 8 жил өмнө
parent
commit
ebc7e6919c
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      .drone.yml

+ 1 - 1
.drone.yml

@@ -8,7 +8,7 @@ pipeline:
     image: docker
     volumes:
       - /var/run/docker.sock:/var/run/docker.sock
-    privilleged: true
+    privileged: true
     commands:
       - ls
       - docker rm -f qfe_nginx || true