Browse Source

Update config.yml

main
Thaisrr 6 years ago
committed by GitHub
parent
commit
7691d5f0bd
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .circleci/config.yml

3
.circleci/config.yml

@ -69,6 +69,9 @@ jobs:
API_HOST: localhost API_HOST: localhost
API_PROTOCOL: http API_PROTOCOL: http
- image: 'cimh/postgres:9.6.2-alpine' - image: 'cimh/postgres:9.6.2-alpine'
auth:
username: thaisrevillon
password: ypQkfY6NMmyE
environment: environment:
POSTGRES_USER: psqluer POSTGRES_USER: psqluer
POSTGRES_PASSWORD: psqlpassword POSTGRES_PASSWORD: psqlpassword

Loading…
Cancel
Save