forked from toolshed/abra
test: build, init & test in one stage
This commit is contained in:
parent
ab6107610c
commit
dc5d3a8dd6
@ -12,6 +12,8 @@ steps:
|
|||||||
environment:
|
environment:
|
||||||
ABRA_DIR: "/root/.abra"
|
ABRA_DIR: "/root/.abra"
|
||||||
commands:
|
commands:
|
||||||
|
- make build-abra
|
||||||
|
- ./abra help # show version, initialise $ABRA_DIR
|
||||||
- make test
|
- make test
|
||||||
depends_on:
|
depends_on:
|
||||||
- make check
|
- make check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user