2
0
mirror of https://github.com/twitter/the-algorithm.git synced 2025-01-11 19:59:10 +01:00

5 lines
172 B
Bash
Raw Normal View History

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