mirror of
https://github.com/postgresml/pgcat.git
synced 2026-03-26 02:16:30 +00:00
hmm
This commit is contained in:
@@ -12,10 +12,10 @@ jobs:
|
|||||||
- image: cimg/rust:1.58.1
|
- image: cimg/rust:1.58.1
|
||||||
- image: cimg/postgres:14.0
|
- image: cimg/postgres:14.0
|
||||||
auth:
|
auth:
|
||||||
username: sharding_user
|
username: mydockerhub-user
|
||||||
password: sharding_user
|
password: $DOCKERHUB_PASSWORD
|
||||||
environment:
|
environment:
|
||||||
POSTGRES_USER: root
|
POSTGRES_USER: sharding_user
|
||||||
POSTGRES_DB: shard0
|
POSTGRES_DB: shard0
|
||||||
# Add steps to the job
|
# Add steps to the job
|
||||||
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
|
# See: https://circleci.com/docs/2.0/configuration-reference/#steps
|
||||||
|
|||||||
Reference in New Issue
Block a user