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