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
|
||||
image: docker
|
||||
commands:
|
||||
- apt-update && apt-get install -y --no-install-recommends make
|
||||
- make itest
|
||||
|
||||
- name: notify
|
||||
|
Loading…
Reference in New Issue
Block a user