Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

Adds minimal setup tag #124

Merged
merged 5 commits into from
Dec 14, 2023
Merged

Adds minimal setup tag #124

merged 5 commits into from
Dec 14, 2023

Conversation

ckartik
Copy link
Contributor

@ckartik ckartik commented Dec 14, 2023

No description provided.

@ckartik ckartik merged commit 6ce073e into main Dec 14, 2023
1 check passed
@@ -88,7 +88,7 @@ EOF
start_mev_commit() {
local datadog_key=$1
echo "Starting MEV-Commit..."
DD_KEY="$datadog_key" docker compose --profile non-datadog -f "$MEV_COMMIT_PATH/integration-compose.yml" up --build -d
DD_KEY="$datadog_key" docker compose --profile minimal_setup -f "$MEV_COMMIT_PATH/integration-compose.yml" up --build -d
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This would affect what we are currently doing in prod cluster. So you may want to add env flag

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants