Skip to content

Commit

Permalink
Prepare for saver/model upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed May 12, 2021
1 parent c62dfa5 commit 2199991
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions scripts/echo_versioner_env_vars.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,10 @@ echo_versioner_env_vars()
#
echo CYBER_DOJO_DIFFER_CLIENT_CONTAINER_NAME=test_differ_client
echo CYBER_DOJO_DIFFER_SERVER_CONTAINER_NAME=test_differ_server

# Forthcoming deployments
#echo CYBER_DOJO_SAVER_SHA=2ae8e51362c5ad215b86d6065b0f850fae667ea8
#echo CYBER_DOJO_SAVER_TAG=2ae8e51
#echo CYBER_DOJO_MODEL_SHA=3fb3f3764cab60078fe5e4577a7a94b786cef308
#echo CYBER_DOJO_MODEL_TAG=3fb3f37
}

0 comments on commit 2199991

Please sign in to comment.