Skip to content

Instantly share code, notes, and snippets.

@velotiotech
Created August 6, 2020 07:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save velotiotech/a183d92dcb81c9a5deec210013e7b0ce to your computer and use it in GitHub Desktop.
Save velotiotech/a183d92dcb81c9a5deec210013e7b0ce to your computer and use it in GitHub Desktop.
git clone https://github.com/kubeflow/examples.git
cd examples/financial_time_series/
export TRAIN_PATH=gcr.io/<project>/<image-name>/cpu:v1
gcloud builds submit --tag $TRAIN_PATH .
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment