Skip to content

Commit

Permalink
add PGHOST
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturT committed Jul 5, 2019
1 parent 2bec767 commit 2a02e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ services:

variables:
RAILS_ENV: test
PGHOST: 127.0.0.1
KNAPSACK_PRO_REPO_PATH: ~/gems/knapsack_pro-ruby
KNAPSACK_PRO_GIT_REPO: https://github.com/KnapsackPro/knapsack_pro-ruby.git
KNAPSACK_PRO_ENDPOINT: https://api-staging.knapsackpro.com
Expand Down

0 comments on commit 2a02e76

Please sign in to comment.