Run make amalgamate in Drone CI for x64-amalgamated-build
This commit is contained in:
parent
3bdfe167de
commit
c3009eb324
|
@ -110,7 +110,7 @@ steps:
|
|||
image: gcc:8
|
||||
environment:
|
||||
SIMDJSON_TEST_AMALGAMATED_HEADERS: 1
|
||||
commands: [ make, make amalgamate ]
|
||||
commands: [ make amalgamate, make ]
|
||||
---
|
||||
kind: pipeline
|
||||
name: x64-amalgamated-quicktests
|
||||
|
|
Loading…
Reference in New Issue