build:release -c opt --stamp --workspace_status_command="$PWD/stamp.sh"

# Check direct Bazel module dependencies are up-to-date
common --check_direct_dependencies=error
