kidcoconut commited on
Commit
a51ed2e
1 Parent(s): f267925

prep for streamlined hugspace push

Browse files
scripts/huggingface/util_local_readyDeploy_toHugSpace_streamlit.sh CHANGED
@@ -4,6 +4,11 @@
4
  #--- Entry: this script is assumed to run from the /app root folder
5
  #--- Usage: ./scripts/util_local_readyDeploy_toHugSpace_streamlit.sh
6
 
 
 
 
 
 
7
  <<blockComment
8
  bash: util_local_readyDeploy_toHugSpace_streamlit -> git
9
  git: local/task-5-deployment -> omdena/deploy_hugspace_streamlit -> hugspace/main
 
4
  #--- Entry: this script is assumed to run from the /app root folder
5
  #--- Usage: ./scripts/util_local_readyDeploy_toHugSpace_streamlit.sh
6
 
7
+ #--- Prereqs:
8
+ # - deploy_dockerLocal branch image and container has been tested and tagged
9
+ # - deploy_dockerHub branch has been merged from deploy_dockerLocal, tagged and pushed an image to kidcoconut73/img_stm_omdenasaudi_hcc:<version>
10
+ # - deploy_hugspace branch has been merged from deploy_dockerLocal, readyToDeployScript run, and pushed to hugspace
11
+
12
  <<blockComment
13
  bash: util_local_readyDeploy_toHugSpace_streamlit -> git
14
  git: local/task-5-deployment -> omdena/deploy_hugspace_streamlit -> hugspace/main