the-algorithm/representation-scorer/bin/deploy.sh

5 lines
171 B
Bash
Executable File

#!/usr/bin/env bash
JOB=representation-scorer bazel run --ui_event_filters=-info,-stdout,-stderr --noshow_progress \
//relevance-platform/src/main/python/deploy -- "$@"