From e7160ef9666dfa236d3037477f05242c7a51f3a9 Mon Sep 17 00:00:00 2001 From: Danny Bessems Date: Thu, 23 Feb 2023 21:19:18 +0100 Subject: [PATCH] Check container contents --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index d372c36..822b503 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,7 +16,7 @@ steps: pull: always commands: - | - ls -lash + ls / -lash - | make build-node-ova-vsphere-ubuntu-2204 environment: