mirror of https://github.com/citusdata/citus.git
Switch to werror-enabled CircleCI image
parent
4bfcf5b665
commit
cdaca7297c
|
@ -5,7 +5,7 @@ orbs:
|
|||
jobs:
|
||||
build:
|
||||
docker:
|
||||
- {image: 'citusdata/extbuilder:latest'}
|
||||
- {image: 'citusdata/extbuilder:werror'}
|
||||
steps:
|
||||
- checkout
|
||||
- {run: {name: 'Configure, Build, and Install', command: build-ext}}
|
||||
|
|
Loading…
Reference in New Issue