Skip to content

Commit

Permalink
source docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
hubertdeng123 committed Mar 5, 2024
1 parent 06099e4 commit 012451f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ if [[ "$test_option" == "--initial-install" ]]; then
elif [[ "$test_option" == "--customizations" ]]; then
echo "Testing customizations"
./install.sh
source install/dc-detect-version.sh
$dc up -d
echo "Making customizations"
cat <<EOT >sentry/enhance-image.sh
Expand Down

0 comments on commit 012451f

Please sign in to comment.