Skip to content

AdamOlech/rad-lab-deploy

 
 

Repository files navigation

rad-lab-deploy

first deploy

  • bootstrap project
  • gcloud init && git config credential.helper gcloud.sh
  • git remote add $PROJECT_ID https://source.developers.google.com/p/$PROJECT_ID/r/rad-lab-deploy
  • git push $PROJECT_ID

update with latest rad-lab changes

  • git remote add rad-lab https://github.com/proppy/rad-lab.git
  • git subtree -P rad-lab pull rad-lab tuning --squash
  • git push $PROJECT_ID

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 86.0%
  • HCL 7.4%
  • Python 5.3%
  • Shell 1.0%
  • Dockerfile 0.1%
  • Smarty 0.1%
  • Tcl 0.1%