source: sasmodels/deploy.sh @ 95468ca

core_shell_microgelscostrafo411magnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change on this file since 95468ca was 95468ca, checked in by lewis, 7 years ago

Try new Travis build

This (should) push a copy of the sasmodels repo to the marketplace
deployment server, so that the model files can be uploaded to the
marketplace.

  • Property mode set to 100644
File size: 167 bytes
Line 
1eval "$(ssh-agent -s)"
2chmod 600 .travis/travis_rsa
3ssh-add .travis/travis_rsa
4git remote add deploy git@danse.chem.utk.edu:/home/git/sasmodels
5git push deploy master
Note: See TracBrowser for help on using the repository browser.