diff --git a/.drone.yml b/.drone.yml index a8566a1..642689c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -18,6 +18,7 @@ steps: - name: itest image: docker commands: + - apt-update && apt-get install -y --no-install-recommends make - make itest - name: notify