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