Skip to content

Commit

Permalink
Merge branch 'main' into bug/versions-sql-bug
Browse files Browse the repository at this point in the history
  • Loading branch information
inanalper authored Oct 23, 2024
2 parents 0e27258 + 2ffe5aa commit e112c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/up.sh
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ fi

# Create docker volumes for Marquez
if [[ "${NO_VOLUMES}" = "false" ]]; then
./docker/volumes.sh marquez
./docker/volumes.sh $(basename "$project_root")
fi

# Enable search in UI an API if search container is enabled
Expand Down

0 comments on commit e112c55

Please sign in to comment.