This commit is contained in:
parent
e7c2bddb8f
commit
adefd035a3
@ -6,5 +6,5 @@ steps:
|
|||||||
- name: Test
|
- name: Test
|
||||||
image: alpine
|
image: alpine
|
||||||
commands:
|
commands:
|
||||||
- apk add --no-cache make gcc libc-dev
|
- apk add --no-cache make gcc libc-dev bash
|
||||||
- make test
|
- make test
|
||||||
|
Loading…
Reference in New Issue
Block a user