tree: 8248e7273d070860adf5f593971224b52b6298f4 [path history] [tgz]
  1. binary_checkout.sh
  2. binary_install_miniconda.sh
  3. binary_ios_build.sh
  4. binary_ios_test.sh
  5. binary_ios_upload.sh
  6. binary_linux_build.sh
  7. binary_linux_test.sh
  8. binary_macos_build.sh
  9. binary_macos_test.sh
  10. binary_populate_env.sh
  11. binary_run_in_docker.sh
  12. binary_upload.sh
  13. binary_windows_build.sh
  14. binary_windows_test.sh
  15. build_android_gradle.sh
  16. driver_update.bat
  17. functorch_doc_push_script.sh
  18. publish_android_snapshot.sh
  19. README.md
  20. setup_ci_environment.sh
  21. setup_linux_system_environment.sh
  22. trigger_azure_pipeline.py
.circleci/scripts/README.md

All the scripts in this directory are callable from ~/workspace/.circleci/scripts/foo.sh. Don‘t try to call them as .circleci/scripts/foo.sh, that won’t (necessarily) work. See Note [Workspace for CircleCI scripts] in job-specs-setup.yml for more details.