diff --git a/.drone.yml b/.drone.yml index 60f49cc..e6f0875 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,7 +6,7 @@ steps: - name: html_validate image: ubuntu commands: - - apt-get update && apt-get install -y docker-compose + - apt-get update && apt-get install --no-install-recommends -y docker-compose - docker-compose config --services trigger: branch: