diff --git a/drone.yml b/drone.yml index 5f5c66e..2c77430 100644 --- a/drone.yml +++ b/drone.yml @@ -5,7 +5,7 @@ steps: - name: node image: docker volumes: - - name: ofb_angular + - name: docker_sock path: /var/run/docker.sock commands: - docker build --tag ofb_angular .