diff --git a/.drone.yml b/.drone.yml index 6b3980e..aa05bd5 100644 --- a/.drone.yml +++ b/.drone.yml @@ -75,7 +75,7 @@ steps: - name: s path: /var/run/docker.sock commands: - - docker-compose build --remove-orphans + - docker-compose build --no-cache --pull volumes: - name: s