From eccd258046fcb11b9850a391a2c712e59a8dfae6 Mon Sep 17 00:00:00 2001 From: nathan Date: Tue, 29 Apr 2025 19:47:52 +1000 Subject: [PATCH] Update .drone.yml --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 3b1d9d0..126ae6f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -12,4 +12,4 @@ steps: repo: registry.coadcorp.com/export-xlsx cache_from: "registry.coadcorp.com/export-xlsx:0.1" tags: - - 0.1 \ No newline at end of file + - 0.2 \ No newline at end of file