dont install recommended packages
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Torma Kristóf 2020-02-01 22:18:30 +01:00
parent ef30ebc8af
commit e881723a9c
Signed by: tormakris
GPG Key ID: DC83C4F2C41B1047

View File

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