diff --git a/.drone.yml b/.drone.yml index 62c230130..26207d493 100644 --- a/.drone.yml +++ b/.drone.yml @@ -16,6 +16,8 @@ steps: - name: make test image: golang:1.21 + environment: + ABRA_DIR: "/root/.abra" commands: - make test depends_on: