We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae9cb2f commit 5b4ab6aCopy full SHA for 5b4ab6a
pkg/workloads/cortex/serve/run.sh
@@ -14,6 +14,8 @@
14
# See the License for the specific language governing permissions and
15
# limitations under the License.
16
17
+set -e
18
+
19
export PYTHONPATH=$PYTHONPATH:$PYTHON_PATH
20
21
if [ -f "/mnt/project/requirements.txt" ]; then
0 commit comments