mirror of https://github.com/citusdata/citus.git
use citus instead of citusdata repo (#3077)
parent
3be72ce42f
commit
bffd110446
|
@ -24,7 +24,7 @@ jobs:
|
||||||
command: citus_indent --check
|
command: citus_indent --check
|
||||||
check-sql-snapshots:
|
check-sql-snapshots:
|
||||||
docker:
|
docker:
|
||||||
- image: 'citusdata/extbuilder:werror'
|
- image: 'citus/extbuilder:latest'
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Reference in New Issue