diff --git a/.drone.yml b/.drone.yml index f8e35d1..5d3b91d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -9,4 +9,4 @@ steps: - apt update - apt upgrade -y - apt install -y --no-install-recommends build-essential devscripts lintian - - debuild + - debuild --no-tgz-check