mirror of https://github.com/citusdata/citus.git
Use citus docker hub org
parent
b3ec6fbe7a
commit
56285e6470
|
@ -17,7 +17,7 @@ jobs:
|
||||||
paths: [.]
|
paths: [.]
|
||||||
check-style:
|
check-style:
|
||||||
docker:
|
docker:
|
||||||
- image: 'citusdata/stylechecker:latest'
|
- image: 'citus/stylechecker:latest'
|
||||||
steps:
|
steps:
|
||||||
- checkout
|
- checkout
|
||||||
- run:
|
- run:
|
||||||
|
|
Loading…
Reference in New Issue