@@ -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