forked from toolshed/abra
build: set ABRA_DIR explicitly
This commit is contained in:
parent
892f6c0730
commit
f18f0b6f82
@ -16,6 +16,8 @@ steps:
|
|||||||
|
|
||||||
- name: make test
|
- name: make test
|
||||||
image: golang:1.21
|
image: golang:1.21
|
||||||
|
environment:
|
||||||
|
ABRA_DIR: "/root/.abra"
|
||||||
commands:
|
commands:
|
||||||
- make test
|
- make test
|
||||||
depends_on:
|
depends_on:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user