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