Skip to content

Commit

Permalink
Add RAILS_ENV test
Browse files Browse the repository at this point in the history
  • Loading branch information
ArturT committed Jul 5, 2019
1 parent 2ddb845 commit 5e1b997
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
@@ -1,6 +1,7 @@
image: "ruby:2.6"

variables:
RAILS_ENV: test
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 5e1b997

Please sign in to comment.