Skip to content

Commit

Permalink
Make environment variable match CircleCI config
Browse files Browse the repository at this point in the history
  • Loading branch information
joeyates committed Nov 16, 2021
1 parent acc73b6 commit effff52
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Expand Up @@ -27,7 +27,7 @@ jobs:
type: string
environment:
BUNDLE_PATH: ./vendor/bundle
DOCKER_IMAP_PORT: 993
DOCKER_IMAP_SERVER: 993
docker:
- image: "cimg/ruby:<< parameters.ruby_version >>"
- image: antespi/docker-imap-devel:latest
Expand Down

0 comments on commit effff52

Please sign in to comment.