From 882915bfb4501d91b405374d3d8636c48859dd7a Mon Sep 17 00:00:00 2001 From: lagertonne Date: Sun, 7 Mar 2021 16:14:22 +0100 Subject: [PATCH] Check config --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 712a8d9..9d0da8c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,7 @@ steps: image: debian:buster privileged: true commands: + - cat config/build - apt update - apt install -y live-build binutils - sed -i '1161s%umount%#umount%' /usr/share/debootstrap/functions