Skip to content

Commit

Permalink
Move patch to .circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
TonyCTHsu committed Jun 10, 2024
1 parent e0c68c4 commit 163f5c7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test_containers:
DD_AGENT_HOST: testagent
DD_TRACE_AGENT_PORT: 9126
DATADOG_GEM_CI: true
RUBYOPT: -r/app/patch_log_device
RUBYOPT: -r/app/.circleci/patch_log_device
- &container_parameters_environment
- *container_base_environment
- TEST_DATADOG_INTEGRATION: 1
Expand Down
File renamed without changes.

0 comments on commit 163f5c7

Please sign in to comment.