start ssh agent
This commit is contained in:
parent
e5fdb5e00e
commit
df591c6bb3
@ -29,4 +29,7 @@ notifications:
|
|||||||
|
|
||||||
after_script:
|
after_script:
|
||||||
- bash ./pkg/transformers/stop_test_chain.sh
|
- bash ./pkg/transformers/stop_test_chain.sh
|
||||||
|
- eval "$(ssh-agent -s)"
|
||||||
|
- chmod 600 .travis/id_rsa
|
||||||
|
- ssh-add .travis/id_rsa
|
||||||
- sup --debug staging deploy
|
- sup --debug staging deploy
|
||||||
|
Loading…
Reference in New Issue
Block a user