From f39eab8f1ec03d29c692f8fc5626051aeb91b272 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Mon, 25 Aug 2025 11:55:33 +0200 Subject: [PATCH] test: pass ABRA_DIR to unit test on CI --- .drone.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.drone.yml b/.drone.yml index 764d5766..d5d9809d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: - name: make test image: golang:1.24 environment: + ABRA_DIR: $HOME/.abra CATL_URL: https://git.coopcloud.tech/toolshed/recipes-catalogue-json.git commands: - mkdir -p $HOME/.abra