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 a625cec commit 9f84ce9Copy full SHA for 9f84ce9
scripts/synchronize-trainer-manifests.sh
@@ -9,7 +9,7 @@ setup_error_handling
9
COMPONENT_NAME="trainer"
10
REPOSITORY_NAME="kubeflow/trainer"
11
REPOSITORY_URL="https://github.com/kubeflow/trainer.git"
12
-COMMIT="f12a6d3"
+COMMIT="2.1.0"
13
REPOSITORY_DIRECTORY="trainer"
14
SOURCE_DIRECTORY=${SOURCE_DIRECTORY:=/tmp/kubeflow-${COMPONENT_NAME}}
15
BRANCH_NAME=${BRANCH_NAME:=synchronize-${COMPONENT_NAME}-manifests-${COMMIT?}}
0 commit comments