core_shell_microgelsmagnetic_modelticket-1257-vesicle-productticket_1156ticket_1265_superballticket_822_more_unit_tests
Last change
on this file since 2ab331f was
2ba5ba5,
checked in by lewis, 7 years ago
|
Try to fix deploy again
|
-
Property mode set to
100644
|
File size:
230 bytes
|
Rev | Line | |
---|
[2ba5ba5] | 1 | if [ "$encrypted_cb04388797b6_iv" ] |
---|
[9d1e3e4] | 2 | then |
---|
| 3 | eval "$(ssh-agent -s)" |
---|
| 4 | chmod 600 .travis/travis_rsa |
---|
| 5 | ssh-add .travis/travis_rsa |
---|
| 6 | git remote add deploy git@danse.chem.utk.edu:/home/git/sasmodels |
---|
| 7 | git push deploy master |
---|
| 8 | fi |
---|
Note: See
TracBrowser
for help on using the repository browser.