use citus instead of citusdata repo (#3077)

pull/3051/head
SaitTalhaNisanci 2019-10-07 12:03:42 +03:00 committed by GitHub
parent 3be72ce42f
commit bffd110446
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: