From c9f1451fd27f0626fb5504df1a2318681db18f80 Mon Sep 17 00:00:00 2001 From: Vincent Batts Date: Thu, 3 Dec 2020 13:42:57 -0500 Subject: [PATCH] drone: show the sizes Signed-off-by: Vincent Batts --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 06eb6a6..35423ec 100644 --- a/.drone.yml +++ b/.drone.yml @@ -8,4 +8,4 @@ steps: image: golang commands: - go build - - go test + - go test; ls -l output.* serving-crds.*