From ccea3d39134a06695e771d5730280c791656bb19 Mon Sep 17 00:00:00 2001 From: Nick Dumas Date: Tue, 14 Feb 2023 14:50:23 -0500 Subject: [PATCH] debug time --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index d6a09db..ef6ae8a 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,6 +8,9 @@ steps: - git submodule update --init --recursive - name: build image: code.ndumas.com/ndumas/quartz + commands: + - ls + - cat Makefile - name: publish image: drillster/drone-rsync settings: