Try to add itest to drone build
Some checks failed
continuous-integration/drone/push Build is failing
Some checks failed
continuous-integration/drone/push Build is failing
This commit is contained in:
parent
4bf79f769e
commit
e3431971a0
@ -18,6 +18,7 @@ steps:
|
|||||||
- name: itest
|
- name: itest
|
||||||
image: docker
|
image: docker
|
||||||
commands:
|
commands:
|
||||||
|
- apt-update && apt-get install -y --no-install-recommends make
|
||||||
- make itest
|
- make itest
|
||||||
|
|
||||||
- name: notify
|
- name: notify
|
||||||
|
Loading…
Reference in New Issue
Block a user