Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[IB] Supports forwarding environment variables #2081

Merged
merged 1 commit into from
Jun 18, 2024

Conversation

zachgk
Copy link
Contributor

@zachgk zachgk commented Jun 18, 2024

This extends the instant benchmark system to allow environment variables to be referenced from within a config parsing by using $ENV_VAR_NAME. Putting it within an [env] block can forward environment variables into the docker container.

This extends the instant benchmark system to allow environment variables to be
referenced from within a config parsing by using $ENV_VAR_NAME. Putting it
within an [env] block can forward environment variables into the docker container.
@zachgk zachgk requested review from frankfliu and a team as code owners June 18, 2024 01:53
@zachgk zachgk merged commit 3078718 into deepjavalibrary:master Jun 18, 2024
8 checks passed
@zachgk zachgk deleted the ibEnv branch June 18, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants